testdrive-zookeeper-1             | ===> User
testdrive-zookeeper-1             | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-zookeeper-1             | ===> Configuring ...
testdrive-mysql-1            | 2025-04-01 21:11:11+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-fivetran-destination-1  | {"level":"INFO","message":"listening on [::]:6874...","message-origin":"sdk_destination"}
testdrive-postgres-1         | The files belonging to this database system will be owned by user "postgres".
testdrive-postgres-1         | This user must also own the server process.
testdrive-postgres-1         | 
testdrive-postgres-1              | The database cluster will be initialized with locale "en_US.utf8".
testdrive-postgres-1              | The default database encoding has accordingly been set to "UTF8".
testdrive-postgres-1              | The default text search configuration will be set to "english".
testdrive-postgres-1              | 
testdrive-postgres-1              | Data page checksums are disabled.
testdrive-postgres-1              | 
testdrive-postgres-1              | fixing permissions on existing directory /var/lib/postgresql/data ... ok
testdrive-postgres-1              | creating subdirectories ... ok
testdrive-postgres-1              | selecting dynamic shared memory implementation ... posix
testdrive-postgres-1              | selecting default "max_connections" ... 100
testdrive-postgres-1              | selecting default "shared_buffers" ... 128MB
testdrive-postgres-1              | selecting default time zone ... Etc/UTC
testdrive-postgres-1              | creating configuration files ... ok
testdrive-minio-1                 | Formatting 1st pool, 1 set(s), 1 drives per set.
testdrive-minio-1                 | WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
testdrive-mysql-1                 | 2025-04-01 21:11:12+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
testdrive-mysql-1                 | 2025-04-01 21:11:12+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-minio-1                 | WARNING: Detected default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables
testdrive-minio-1                 | MinIO Object Storage Server
testdrive-minio-1                 | Copyright: 2015-2023 MinIO, Inc.
testdrive-minio-1                 | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
testdrive-minio-1                 | Version: RELEASE.2023-07-07T07-13-57Z (go1.19.10 linux/arm64)
testdrive-minio-1                 | 
testdrive-minio-1                 | Status:         1 Online, 0 Offline. 
testdrive-minio-1                 | S3-API: http://172.18.0.3:9000  http://127.0.0.1:9000   
testdrive-minio-1                 | Console: http://172.18.0.3:9001 http://127.0.0.1:9001  
testdrive-minio-1                 | 
testdrive-minio-1                 | Documentation: https://min.io/docs/minio/linux/index.html
testdrive-minio-1                 | Warning: The standard parity is set to 0. This can lead to data loss.
testdrive-postgres-1              | running bootstrap script ... ok
testdrive-mysql-1                 | 2025-04-01 21:11:12+00:00 [Note] [Entrypoint]: Initializing database files
testdrive-mysql-1                 | 2025-04-01T21:11:12.647630Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:12.647710Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:12.647953Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:12.648021Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.35) initializing of server in progress as process 81
testdrive-mysql-1                 | 2025-04-01T21:11:12.686870Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-minio-1                 | 
testdrive-minio-1                 |  You are running an older version of MinIO released 2 years ago 
testdrive-minio-1                 |  Update: Run `mc admin update` 
testdrive-minio-1                 | 
testdrive-minio-1                 | 
testdrive-postgres-1              | performing post-bootstrap initialization ... ok
testdrive-postgres-1              | syncing data to disk ... ok
testdrive-postgres-1              | 
testdrive-postgres-1              | 
testdrive-postgres-1              | Success. You can now start the database server using:
testdrive-postgres-1              | 
testdrive-postgres-1              |     pg_ctl -D /var/lib/postgresql/data -l logfile start
testdrive-postgres-1              | 
testdrive-postgres-1              | initdb: warning: enabling "trust" authentication for local connections
testdrive-postgres-1              | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
testdrive-postgres-1              | waiting for server to start....2025-04-01 21:11:13.264 UTC [49] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:13.271 UTC [49] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:13.277 UTC [52] LOG:  database system was shut down at 2025-04-01 21:11:12 UTC
testdrive-postgres-1              | 2025-04-01 21:11:13.305 UTC [49] LOG:  database system is ready to accept connections
testdrive-postgres-1              |  done
testdrive-postgres-1              | server started
testdrive-postgres-1              | 
testdrive-postgres-1              | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/setup-postgres.sh
testdrive-postgres-1              | 
testdrive-postgres-1              | waiting for server to shut down....2025-04-01 21:11:13.445 UTC [49] LOG:  received fast shutdown request
testdrive-postgres-1              | 2025-04-01 21:11:13.462 UTC [49] LOG:  aborting any active transactions
testdrive-postgres-1              | 2025-04-01 21:11:13.467 UTC [49] LOG:  background worker "logical replication launcher" (PID 55) exited with exit code 1
testdrive-postgres-1              | 2025-04-01 21:11:13.467 UTC [50] LOG:  shutting down
testdrive-postgres-1              | 2025-04-01 21:11:13.470 UTC [50] LOG:  checkpoint starting: shutdown immediate
testdrive-postgres-1              | 2025-04-01 21:11:13.508 UTC [50] LOG:  checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.041 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/14E4FD0, redo lsn=0/14E4FD0
testdrive-postgres-1              | 2025-04-01 21:11:13.536 UTC [49] LOG:  database system is shut down
testdrive-postgres-1              |  done
testdrive-postgres-1              | server stopped
testdrive-postgres-1              | 
testdrive-postgres-1              | PostgreSQL init process complete; ready for start up.
testdrive-postgres-1              | 
testdrive-postgres-1              | 2025-04-01 21:11:13.647 UTC [1] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:13.647 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:13.647 UTC [1] LOG:  listening on IPv6 address "::", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:13.647 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:13.669 UTC [65] LOG:  database system was shut down at 2025-04-01 21:11:13 UTC
testdrive-postgres-1              | 2025-04-01 21:11:13.687 UTC [1] LOG:  database system is ready to accept connections
testdrive-postgres-1              | 2025-04-01 21:11:13.701 UTC [68] LOG:  pg_cron scheduler started
testdrive-mysql-1                 | 2025-04-01T21:11:13.857085Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-zookeeper-1             | ===> Running preflight checks ... 
testdrive-zookeeper-1             | ===> Check if /var/lib/zookeeper/data is writable ...
testdrive-zookeeper-1             | ===> Check if /var/lib/zookeeper/log is writable ...
testdrive-mysql-1                 | 2025-04-01T21:11:15.964436Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
testdrive-zookeeper-1             | ===> Launching ... 
testdrive-zookeeper-1             | ===> Launching zookeeper ... 
testdrive-mysql-1                 | 2025-04-01T21:11:16.233266Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1             | [2025-04-01 21:11:16,619] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,623] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,623] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,623] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,623] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,626] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,626] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,626] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,626] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,627] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,628] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,629] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,629] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,629] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,629] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,629] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,647] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1b083826 (org.apache.zookeeper.server.ServerMetrics)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,651] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,651] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,654] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO   ______                  _                                           (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO  |___  /                 | |                                          (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO     / /    ___     ___   | | __   ___    ___   _ __     ___   _ __    (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO    / /    / _ \   / _ \  | |/ /  / _ \  / _ \ | '_ \   / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO   / /__  | (_) | | (_) | |   <  |  __/ |  __/ | |_) | |  __/ | |     (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO  /_____|  \___/   \___/  |_|\_\  \___|  \___| | .__/   \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO                                               | |                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO                                               |_|                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,667] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:host.name=5aea56c6a2b6 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.version=17.0.12 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:os.arch=aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,669] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO Server environment:os.memory.free=495MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,670] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,671] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,673] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,673] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,674] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,674] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,675] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,675] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,676] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,676] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,676] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,676] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,678] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,678] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,679] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,679] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,679] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,713] INFO Logging initialized @573ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,794] WARN o.e.j.s.ServletContextHandler@229f66ed{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,795] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,819] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,852] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,852] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,854] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,871] WARN ServletContext@o.e.j.s.ServletContextHandler@229f66ed{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,883] INFO Started o.e.j.s.ServletContextHandler@229f66ed{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,903] INFO Started ServerConnector@564fabc8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,904] INFO Started @770ms (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,904] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,909] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,911] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,912] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 32 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,914] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,928] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,928] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,928] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,928] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,935] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,935] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,938] INFO Snapshot loaded in 10 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,939] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,940] INFO Snapshot taken in 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,950] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,950] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,972] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:16,973] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:17,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:17.032 UTC [76] FATAL:  role "root" does not exist
testdrive-kafka-1            | ===> User
testdrive-kafka-1                 | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-kafka-1                 | ===> Configuring ...
testdrive-kafka-1                 | Running in Zookeeper mode...
testdrive-materialized-1          | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1          | have, which may be able to improve both our software and your queries!
testdrive-materialized-1          | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-zookeeper-1             | [2025-04-01 21:11:18,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:18.109 UTC [83] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:19,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:19.194 UTC [90] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:20,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:20.277 UTC [97] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:21+00:00 [Note] [Entrypoint]: Database files initialized
testdrive-mysql-1                 | 2025-04-01 21:11:21+00:00 [Note] [Entrypoint]: Starting temporary server
testdrive-zookeeper-1             | [2025-04-01 21:11:21,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:21.377 UTC [104] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01T21:11:21.344298Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:21.344343Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:21.345664Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:21.345689Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 131
testdrive-mysql-1                 | 2025-04-01T21:11:21.395311Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:21.601063Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-kafka-1                 | ===> Running preflight checks ... 
testdrive-kafka-1                 | ===> Check if /var/lib/kafka/data is writable ...
testdrive-mysql-1                 | 2025-04-01T21:11:21.946939Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:21.946994Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:21.950528Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
testdrive-mysql-1                 | 2025-04-01T21:11:21.979847Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01T21:11:21.979996Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 0  MySQL Community Server - GPL.
testdrive-mysql-1                 | 2025-04-01 21:11:22+00:00 [Note] [Entrypoint]: Temporary server started.
testdrive-mysql-1                 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
testdrive-mysql-1                 | 2025-04-01T21:11:22.053648Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1             | [2025-04-01 21:11:22,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | ===> Check if Zookeeper is healthy ...
testdrive-postgres-1              | 2025-04-01 21:11:22.482 UTC [111] FATAL:  role "root" does not exist
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
testdrive-kafka-1                 | [2025-04-01 21:11:23,177] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:host.name=a4b925232425 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.class.path=/usr/share/java/cp-base-new/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/cp-base-new/commons-cli-1.4.jar:/usr/share/java/cp-base-new/metrics-core-4.1.12.1.jar:/usr/share/java/cp-base-new/commons-logging-1.2.jar:/usr/share/java/cp-base-new/logredactor-metrics-1.0.12.jar:/usr/share/java/cp-base-new/kafka-server-common-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-validator-1.7.jar:/usr/share/java/cp-base-new/common-utils-7.7.0.jar:/usr/share/java/cp-base-new/jackson-core-2.16.0.jar:/usr/share/java/cp-base-new/logredactor-1.0.12.jar:/usr/share/java/cp-base-new/jolokia-jvm-1.7.1.jar:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar:/usr/share/java/cp-base-new/pcollections-4.0.1.jar:/usr/share/java/cp-base-new/kafka_2.13-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-library-2.13.10.jar:/usr/share/java/cp-base-new/kafka-tools-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/caffeine-2.9.3.jar:/usr/share/java/cp-base-new/jackson-module-scala_2.13-2.16.0.jar:/usr/share/java/cp-base-new/metrics-core-2.2.0.jar:/usr/share/java/cp-base-new/error_prone_annotations-2.10.0.jar:/usr/share/java/cp-base-new/jolokia-core-1.7.1.jar:/usr/share/java/cp-base-new/jose4j-0.9.5.jar:/usr/share/java/cp-base-new/reload4j-1.2.25.jar:/usr/share/java/cp-base-new/kafka-raft-7.7.0-ccs.jar:/usr/share/java/cp-base-new/json-simple-1.1.1.jar:/usr/share/java/cp-base-new/jackson-databind-2.16.0.jar:/usr/share/java/cp-base-new/zstd-jni-1.5.6-3.jar:/usr/share/java/cp-base-new/jackson-dataformat-yaml-2.16.0.jar:/usr/share/java/cp-base-new/scala-reflect-2.13.10.jar:/usr/share/java/cp-base-new/snakeyaml-2.0.jar:/usr/share/java/cp-base-new/jmx_prometheus_javaagent-0.18.0.jar:/usr/share/java/cp-base-new/re2j-1.6.jar:/usr/share/java/cp-base-new/commons-collections-3.2.2.jar:/usr/share/java/cp-base-new/slf4j-api-1.7.36.jar:/usr/share/java/cp-base-new/commons-io-2.11.0.jar:/usr/share/java/cp-base-new/commons-digester-2.1.jar:/usr/share/java/cp-base-new/kafka-clients-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-group-coordinator-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-storage-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jopt-simple-5.0.4.jar:/usr/share/java/cp-base-new/scala-logging_2.13-3.9.4.jar:/usr/share/java/cp-base-new/paranamer-2.8.jar:/usr/share/java/cp-base-new/utility-belt-7.7.0-130.jar:/usr/share/java/cp-base-new/kafka-server-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/cp-base-new/gson-2.9.0.jar:/usr/share/java/cp-base-new/minimal-json-0.9.5.jar:/usr/share/java/cp-base-new/disk-usage-agent-7.7.0.jar:/usr/share/java/cp-base-new/argparse4j-0.7.0.jar:/usr/share/java/cp-base-new/snappy-java-1.1.10.5.jar:/usr/share/java/cp-base-new/kafka-storage-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jackson-datatype-jdk8-2.16.0.jar:/usr/share/java/cp-base-new/zookeeper-3.8.4.jar:/usr/share/java/cp-base-new/zookeeper-jute-3.8.4.jar:/usr/share/java/cp-base-new/jackson-annotations-2.16.0.jar:/usr/share/java/cp-base-new/kafka-metadata-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-beanutils-1.9.4.jar:/usr/share/java/cp-base-new/audience-annotations-0.12.0.jar:/usr/share/java/cp-base-new/checker-qual-3.19.0.jar:/usr/share/java/cp-base-new/jackson-dataformat-csv-2.16.0.jar:/usr/share/java/cp-base-new/lz4-java-1.8.0.jar (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:os.memory.free=488MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,178] INFO Client environment:os.memory.max=7816MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,179] INFO Client environment:os.memory.total=500MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,182] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=40000 watcher=io.confluent.admin.utils.ZookeeperConnectionWatcher@2133c8f8 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,187] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-kafka-1                 | [2025-04-01 21:11:23,194] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1                 | [2025-04-01 21:11:23,203] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:23,216] INFO Opening socket connection to server zookeeper/172.18.0.4:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:23,216] INFO SASL config status: Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:23,225] INFO Socket connection established, initiating session, client: /172.18.0.7:53906, server: zookeeper/172.18.0.4:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-zookeeper-1             | [2025-04-01 21:11:23,238] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)
testdrive-kafka-1                 | [2025-04-01 21:11:23,253] INFO Session establishment complete on server zookeeper/172.18.0.4:2181, session id = 0x100000720330000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:23,369] INFO Session: 0x100000720330000 closed (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,369] INFO EventThread shut down for session: 0x100000720330000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | Using log4j config /etc/kafka/log4j.properties
testdrive-zookeeper-1             | [2025-04-01 21:11:23,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | ===> Launching ... 
testdrive-kafka-1                 | ===> Launching kafka ... 
testdrive-postgres-1              | 2025-04-01 21:11:23.576 UTC [117] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:24,326] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
testdrive-zookeeper-1             | [2025-04-01 21:11:24,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,613] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-postgres-1              | 2025-04-01 21:11:24.668 UTC [124] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:24,716] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
testdrive-kafka-1                 | [2025-04-01 21:11:24,718] INFO starting (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:24,719] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:24,739] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:host.name=a4b925232425 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,745] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.memory.free=986MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,746] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,749] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@189cbd7c (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,754] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1                 | [2025-04-01 21:11:24,761] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,763] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,766] INFO Opening socket connection to server zookeeper/172.18.0.4:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,770] INFO Socket connection established, initiating session, client: /172.18.0.7:53916, server: zookeeper/172.18.0.4:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,780] INFO Session establishment complete on server zookeeper/172.18.0.4:2181, session id = 0x100000720330001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,785] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
testdrive-mysql-1                 | 2025-04-01T21:11:24.945472Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:24.947439Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:24.953527Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:24+00:00 [Note] [Entrypoint]: Stopping temporary server
testdrive-mysql-1                 | 2025-04-01T21:11:24.975042Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-mysql-1                 | 2025-04-01T21:11:24.977577Z 10 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.35).
testdrive-kafka-1                 | [2025-04-01 21:11:25,177] INFO Cluster ID = 8vYix67HS0ugnkIgkrJSwQ (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:25,251] INFO KafkaConfig values: 
testdrive-kafka-1                 | 	advertised.listeners = PLAINTEXT://kafka:9092
testdrive-kafka-1                 | 	alter.config.policy.class.name = null
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.num = 11
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	authorizer.class.name = 
testdrive-kafka-1                 | 	auto.create.topics.enable = false
testdrive-kafka-1                 | 	auto.include.jmx.reporter = true
testdrive-kafka-1                 | 	auto.leader.rebalance.enable = true
testdrive-kafka-1                 | 	background.threads = 10
testdrive-kafka-1                 | 	broker.heartbeat.interval.ms = 2000
testdrive-kafka-1                 | 	broker.id = 1
testdrive-kafka-1                 | 	broker.id.generation.enable = true
testdrive-kafka-1                 | 	broker.rack = null
testdrive-kafka-1                 | 	broker.session.timeout.ms = 9000
testdrive-kafka-1                 | 	client.quota.callback.class = null
testdrive-kafka-1                 | 	compression.type = producer
testdrive-kafka-1                 | 	connection.failed.authentication.delay.ms = 100
testdrive-kafka-1                 | 	connections.max.idle.ms = 600000
testdrive-kafka-1                 | 	connections.max.reauth.ms = 0
testdrive-kafka-1                 | 	control.plane.listener.name = null
testdrive-kafka-1                 | 	controlled.shutdown.enable = true
testdrive-kafka-1                 | 	controlled.shutdown.max.retries = 3
testdrive-kafka-1                 | 	controlled.shutdown.retry.backoff.ms = 5000
testdrive-kafka-1                 | 	controller.listener.names = null
testdrive-kafka-1                 | 	controller.quorum.append.linger.ms = 25
testdrive-kafka-1                 | 	controller.quorum.election.backoff.max.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.election.timeout.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.fetch.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.request.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.retry.backoff.ms = 20
testdrive-kafka-1                 | 	controller.quorum.voters = []
testdrive-kafka-1                 | 	controller.quota.window.num = 11
testdrive-kafka-1                 | 	controller.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	controller.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	create.topic.policy.class.name = null
testdrive-kafka-1                 | 	default.replication.factor = 1
testdrive-kafka-1                 | 	delegation.token.expiry.check.interval.ms = 3600000
testdrive-kafka-1                 | 	delegation.token.expiry.time.ms = 86400000
testdrive-kafka-1                 | 	delegation.token.master.key = null
testdrive-kafka-1                 | 	delegation.token.max.lifetime.ms = 604800000
testdrive-kafka-1                 | 	delegation.token.secret.key = null
testdrive-kafka-1                 | 	delete.records.purgatory.purge.interval.requests = 1
testdrive-kafka-1                 | 	delete.topic.enable = true
testdrive-kafka-1                 | 	early.start.listeners = null
testdrive-kafka-1                 | 	eligible.leader.replicas.enable = false
testdrive-kafka-1                 | 	fetch.max.bytes = 57671680
testdrive-kafka-1                 | 	fetch.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
testdrive-kafka-1                 | 	group.consumer.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.max.heartbeat.interval.ms = 15000
testdrive-kafka-1                 | 	group.consumer.max.session.timeout.ms = 60000
testdrive-kafka-1                 | 	group.consumer.max.size = 2147483647
testdrive-kafka-1                 | 	group.consumer.min.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.min.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.consumer.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.coordinator.new.enable = false
testdrive-kafka-1                 | 	group.coordinator.rebalance.protocols = [classic]
testdrive-kafka-1                 | 	group.coordinator.threads = 1
testdrive-kafka-1                 | 	group.initial.rebalance.delay.ms = 100
testdrive-kafka-1                 | 	group.max.session.timeout.ms = 1800000
testdrive-kafka-1                 | 	group.max.size = 2147483647
testdrive-kafka-1                 | 	group.min.session.timeout.ms = 6000
testdrive-kafka-1                 | 	initial.broker.registration.timeout.ms = 60000
testdrive-kafka-1                 | 	inter.broker.listener.name = null
testdrive-kafka-1                 | 	inter.broker.protocol.version = 3.7-IV4
testdrive-kafka-1                 | 	kafka.metrics.polling.interval.secs = 10
testdrive-kafka-1                 | 	kafka.metrics.reporters = []
testdrive-kafka-1                 | 	leader.imbalance.check.interval.seconds = 300
testdrive-kafka-1                 | 	leader.imbalance.per.broker.percentage = 10
testdrive-kafka-1                 | 	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
testdrive-kafka-1                 | 	listeners = PLAINTEXT://0.0.0.0:9092
testdrive-kafka-1                 | 	log.cleaner.backoff.ms = 15000
testdrive-kafka-1                 | 	log.cleaner.dedupe.buffer.size = 134217728
testdrive-kafka-1                 | 	log.cleaner.delete.retention.ms = 86400000
testdrive-kafka-1                 | 	log.cleaner.enable = true
testdrive-kafka-1                 | 	log.cleaner.io.buffer.load.factor = 0.9
testdrive-kafka-1                 | 	log.cleaner.io.buffer.size = 524288
testdrive-kafka-1                 | 	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
testdrive-kafka-1                 | 	log.cleaner.max.compaction.lag.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.cleaner.min.cleanable.ratio = 0.5
testdrive-kafka-1                 | 	log.cleaner.min.compaction.lag.ms = 0
testdrive-kafka-1                 | 	log.cleaner.threads = 1
testdrive-kafka-1                 | 	log.cleanup.policy = [delete]
testdrive-kafka-1                 | 	log.dir = /tmp/kafka-logs
testdrive-kafka-1                 | 	log.dirs = /var/lib/kafka/data
testdrive-kafka-1                 | 	log.flush.interval.messages = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.interval.ms = null
testdrive-kafka-1                 | 	log.flush.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.flush.scheduler.interval.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.start.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.index.interval.bytes = 4096
testdrive-kafka-1                 | 	log.index.size.max.bytes = 10485760
testdrive-kafka-1                 | 	log.local.retention.bytes = -2
testdrive-kafka-1                 | 	log.local.retention.ms = -2
testdrive-kafka-1                 | 	log.message.downconversion.enable = true
testdrive-kafka-1                 | 	log.message.format.version = 3.0-IV1
testdrive-kafka-1                 | 	log.message.timestamp.after.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.before.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.difference.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.type = CreateTime
testdrive-kafka-1                 | 	log.preallocate = false
testdrive-kafka-1                 | 	log.retention.bytes = -1
testdrive-kafka-1                 | 	log.retention.check.interval.ms = 300000
testdrive-kafka-1                 | 	log.retention.hours = 168
testdrive-kafka-1                 | 	log.retention.minutes = null
testdrive-kafka-1                 | 	log.retention.ms = null
testdrive-kafka-1                 | 	log.roll.hours = 168
testdrive-kafka-1                 | 	log.roll.jitter.hours = 0
testdrive-kafka-1                 | 	log.roll.jitter.ms = null
testdrive-kafka-1                 | 	log.roll.ms = null
testdrive-kafka-1                 | 	log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	log.segment.delete.delay.ms = 60000
testdrive-kafka-1                 | 	max.connection.creation.rate = 2147483647
testdrive-kafka-1                 | 	max.connections = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip.overrides = 
testdrive-kafka-1                 | 	max.incremental.fetch.session.cache.slots = 1000
testdrive-kafka-1                 | 	message.max.bytes = 15728640
testdrive-kafka-1                 | 	metadata.log.dir = null
testdrive-kafka-1                 | 	metadata.log.max.record.bytes.between.snapshots = 20971520
testdrive-kafka-1                 | 	metadata.log.max.snapshot.interval.ms = 3600000
testdrive-kafka-1                 | 	metadata.log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	metadata.log.segment.min.bytes = 8388608
testdrive-kafka-1                 | 	metadata.log.segment.ms = 604800000
testdrive-kafka-1                 | 	metadata.max.idle.interval.ms = 500
testdrive-kafka-1                 | 	metadata.max.retention.bytes = 104857600
testdrive-kafka-1                 | 	metadata.max.retention.ms = 604800000
testdrive-kafka-1                 | 	metric.reporters = []
testdrive-kafka-1                 | 	metrics.num.samples = 2
testdrive-kafka-1                 | 	metrics.recording.level = INFO
testdrive-kafka-1                 | 	metrics.sample.window.ms = 30000
testdrive-kafka-1                 | 	min.insync.replicas = 1
testdrive-kafka-1                 | 	node.id = 1
testdrive-kafka-1                 | 	num.io.threads = 8
testdrive-kafka-1                 | 	num.network.threads = 3
testdrive-kafka-1                 | 	num.partitions = 1
testdrive-kafka-1                 | 	num.recovery.threads.per.data.dir = 1
testdrive-kafka-1                 | 	num.replica.alter.log.dirs.threads = null
testdrive-kafka-1                 | 	num.replica.fetchers = 1
testdrive-kafka-1                 | 	offset.metadata.max.bytes = 4096
testdrive-kafka-1                 | 	offsets.commit.required.acks = -1
testdrive-kafka-1                 | 	offsets.commit.timeout.ms = 5000
testdrive-kafka-1                 | 	offsets.load.buffer.size = 5242880
testdrive-kafka-1                 | 	offsets.retention.check.interval.ms = 600000
testdrive-kafka-1                 | 	offsets.retention.minutes = 10080
testdrive-kafka-1                 | 	offsets.topic.compression.codec = 0
testdrive-kafka-1                 | 	offsets.topic.num.partitions = 50
testdrive-kafka-1                 | 	offsets.topic.replication.factor = 1
testdrive-kafka-1                 | 	offsets.topic.segment.bytes = 104857600
testdrive-kafka-1                 | 	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
testdrive-kafka-1                 | 	password.encoder.iterations = 4096
testdrive-kafka-1                 | 	password.encoder.key.length = 128
testdrive-kafka-1                 | 	password.encoder.keyfactory.algorithm = null
testdrive-kafka-1                 | 	password.encoder.old.secret = null
testdrive-kafka-1                 | 	password.encoder.secret = null
testdrive-kafka-1                 | 	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
testdrive-kafka-1                 | 	process.roles = []
testdrive-kafka-1                 | 	producer.id.expiration.check.interval.ms = 600000
testdrive-kafka-1                 | 	producer.id.expiration.ms = 86400000
testdrive-kafka-1                 | 	producer.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	queued.max.request.bytes = -1
testdrive-kafka-1                 | 	queued.max.requests = 500
testdrive-kafka-1                 | 	quota.window.num = 11
testdrive-kafka-1                 | 	quota.window.size.seconds = 1
testdrive-kafka-1                 | 	remote.log.index.file.cache.total.size.bytes = 1073741824
testdrive-kafka-1                 | 	remote.log.manager.task.interval.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.max.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.ms = 500
testdrive-kafka-1                 | 	remote.log.manager.task.retry.jitter = 0.2
testdrive-kafka-1                 | 	remote.log.manager.thread.pool.size = 10
testdrive-kafka-1                 | 	remote.log.metadata.custom.metadata.max.bytes = 128
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.metadata.manager.impl.prefix = rlmm.config.
testdrive-kafka-1                 | 	remote.log.metadata.manager.listener.name = null
testdrive-kafka-1                 | 	remote.log.reader.max.pending.tasks = 100
testdrive-kafka-1                 | 	remote.log.reader.threads = 10
testdrive-kafka-1                 | 	remote.log.storage.manager.class.name = null
testdrive-kafka-1                 | 	remote.log.storage.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.storage.manager.impl.prefix = rsm.config.
testdrive-kafka-1                 | 	remote.log.storage.system.enable = false
testdrive-kafka-1                 | 	replica.fetch.backoff.ms = 1000
testdrive-kafka-1                 | 	replica.fetch.max.bytes = 15728640
testdrive-kafka-1                 | 	replica.fetch.min.bytes = 1
testdrive-kafka-1                 | 	replica.fetch.response.max.bytes = 10485760
testdrive-kafka-1                 | 	replica.fetch.wait.max.ms = 500
testdrive-kafka-1                 | 	replica.high.watermark.checkpoint.interval.ms = 5000
testdrive-kafka-1                 | 	replica.lag.time.max.ms = 30000
testdrive-kafka-1                 | 	replica.selector.class = null
testdrive-kafka-1                 | 	replica.socket.receive.buffer.bytes = 65536
testdrive-kafka-1                 | 	replica.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	replication.quota.window.num = 11
testdrive-kafka-1                 | 	replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	request.timeout.ms = 30000
testdrive-kafka-1                 | 	reserved.broker.max.id = 1000
testdrive-kafka-1                 | 	sasl.client.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.enabled.mechanisms = [GSSAPI]
testdrive-kafka-1                 | 	sasl.jaas.config = null
testdrive-kafka-1                 | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-kafka-1                 | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-kafka-1                 | 	sasl.kerberos.principal.to.local.rules = [DEFAULT]
testdrive-kafka-1                 | 	sasl.kerberos.service.name = null
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.login.class = null
testdrive-kafka-1                 | 	sasl.login.connect.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.read.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.refresh.buffer.seconds = 300
testdrive-kafka-1                 | 	sasl.login.refresh.min.period.seconds = 60
testdrive-kafka-1                 | 	sasl.login.refresh.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.refresh.window.jitter = 0.05
testdrive-kafka-1                 | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.login.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.mechanism.controller.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.mechanism.inter.broker.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.audience = null
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.issuer = null
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-kafka-1                 | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-kafka-1                 | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-kafka-1                 | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-kafka-1                 | 	sasl.server.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.server.max.receive.size = 524288
testdrive-kafka-1                 | 	security.inter.broker.protocol = PLAINTEXT
testdrive-kafka-1                 | 	security.providers = null
testdrive-kafka-1                 | 	server.max.startup.time.ms = 9223372036854775807
testdrive-kafka-1                 | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-kafka-1                 | 	socket.connection.setup.timeout.ms = 10000
testdrive-kafka-1                 | 	socket.listen.backlog.size = 50
testdrive-kafka-1                 | 	socket.receive.buffer.bytes = 102400
testdrive-kafka-1                 | 	socket.request.max.bytes = 104857600
testdrive-kafka-1                 | 	socket.send.buffer.bytes = 102400
testdrive-kafka-1                 | 	ssl.allow.dn.changes = false
testdrive-kafka-1                 | 	ssl.allow.san.changes = false
testdrive-kafka-1                 | 	ssl.cipher.suites = []
testdrive-kafka-1                 | 	ssl.client.auth = none
testdrive-kafka-1                 | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-kafka-1                 | 	ssl.endpoint.identification.algorithm = https
testdrive-kafka-1                 | 	ssl.engine.factory.class = null
testdrive-kafka-1                 | 	ssl.key.password = null
testdrive-kafka-1                 | 	ssl.keymanager.algorithm = SunX509
testdrive-kafka-1                 | 	ssl.keystore.certificate.chain = null
testdrive-kafka-1                 | 	ssl.keystore.key = null
testdrive-kafka-1                 | 	ssl.keystore.location = null
testdrive-kafka-1                 | 	ssl.keystore.password = null
testdrive-kafka-1                 | 	ssl.keystore.type = JKS
testdrive-kafka-1                 | 	ssl.principal.mapping.rules = DEFAULT
testdrive-kafka-1                 | 	ssl.protocol = TLSv1.3
testdrive-kafka-1                 | 	ssl.provider = null
testdrive-kafka-1                 | 	ssl.secure.random.implementation = null
testdrive-kafka-1                 | 	ssl.trustmanager.algorithm = PKIX
testdrive-kafka-1                 | 	ssl.truststore.certificates = null
testdrive-kafka-1                 | 	ssl.truststore.location = null
testdrive-kafka-1                 | 	ssl.truststore.password = null
testdrive-kafka-1                 | 	ssl.truststore.type = JKS
testdrive-kafka-1                 | 	telemetry.max.bytes = 1048576
testdrive-kafka-1                 | 	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
testdrive-kafka-1                 | 	transaction.max.timeout.ms = 900000
testdrive-kafka-1                 | 	transaction.partition.verification.enable = true
testdrive-kafka-1                 | 	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
testdrive-kafka-1                 | 	transaction.state.log.load.buffer.size = 5242880
testdrive-kafka-1                 | 	transaction.state.log.min.isr = 1
testdrive-kafka-1                 | 	transaction.state.log.num.partitions = 50
testdrive-kafka-1                 | 	transaction.state.log.replication.factor = 1
testdrive-kafka-1                 | 	transaction.state.log.segment.bytes = 104857600
testdrive-kafka-1                 | 	transactional.id.expiration.ms = 604800000
testdrive-kafka-1                 | 	unclean.leader.election.enable = false
testdrive-kafka-1                 | 	unstable.api.versions.enable = false
testdrive-kafka-1                 | 	unstable.metadata.versions.enable = false
testdrive-kafka-1                 | 	zookeeper.clientCnxnSocket = null
testdrive-kafka-1                 | 	zookeeper.connect = zookeeper:2181
testdrive-kafka-1                 | 	zookeeper.connection.timeout.ms = null
testdrive-kafka-1                 | 	zookeeper.max.in.flight.requests = 10
testdrive-kafka-1                 | 	zookeeper.metadata.migration.enable = false
testdrive-kafka-1                 | 	zookeeper.metadata.migration.min.batch.size = 200
testdrive-kafka-1                 | 	zookeeper.session.timeout.ms = 18000
testdrive-kafka-1                 | 	zookeeper.set.acl = false
testdrive-kafka-1                 | 	zookeeper.ssl.cipher.suites = null
testdrive-kafka-1                 | 	zookeeper.ssl.client.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.crl.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.enabled.protocols = null
testdrive-kafka-1                 | 	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.type = null
testdrive-kafka-1                 | 	zookeeper.ssl.ocsp.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.protocol = TLSv1.2
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.type = null
testdrive-kafka-1                 |  (kafka.server.KafkaConfig)
testdrive-kafka-1                 | [2025-04-01 21:11:25,295] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,295] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,297] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,299] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,307] INFO [KafkaServer id=1] Rewriting /var/lib/kafka/data/meta.properties (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:25,384] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,393] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,405] INFO Loaded 0 logs in 20ms (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,407] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,409] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,422] INFO Starting the log cleaner (kafka.log.LogCleaner)
testdrive-kafka-1                 | [2025-04-01 21:11:25,481] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
testdrive-kafka-1                 | [2025-04-01 21:11:25,496] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
testdrive-kafka-1                 | [2025-04-01 21:11:25,513] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener)
testdrive-zookeeper-1             | [2025-04-01 21:11:25,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:25,538] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-postgres-1              | 2025-04-01 21:11:25.761 UTC [131] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:25,883] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
testdrive-kafka-1                 | [2025-04-01 21:11:25,902] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
testdrive-kafka-1                 | [2025-04-01 21:11:25,908] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:25,935] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,936] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,937] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,938] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,939] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:25,953] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
testdrive-kafka-1                 | [2025-04-01 21:11:25,953] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager)
testdrive-kafka-1                 | [2025-04-01 21:11:25,983] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:26,025] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1743541886001,1743541886001,1,0,0,72057624642912257,194,0,27
testdrive-kafka-1                 |  (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:26,027] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://kafka:9092, czxid (broker epoch): 27 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:26,068] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread)
testdrive-kafka-1                 | [2025-04-01 21:11:26,073] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:26,080] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:26,081] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:26,092] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:26,094] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:26,103] INFO [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,105] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:26,107] INFO [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,113] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener)
testdrive-kafka-1                 | [2025-04-01 21:11:26,118] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:26,123] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:26,123] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:26,147] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(version=3.7-IV4, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
testdrive-kafka-1                 | [2025-04-01 21:11:26,147] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,153] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,160] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,162] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:26,164] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,183] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,190] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,192] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
testdrive-kafka-1                 | [2025-04-01 21:11:26,200] DEBUG [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 (kafka.controller.ControllerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:26,207] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:26,209] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,209] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,210] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,210] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,212] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer)
testdrive-kafka-1                 | [2025-04-01 21:11:26,214] INFO [Controller id=1] List of topics to be deleted:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,215] INFO [Controller id=1] List of topics ineligible for deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,216] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,216] INFO [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() (kafka.controller.TopicDeletionManager)
testdrive-kafka-1                 | [2025-04-01 21:11:26,217] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
testdrive-kafka-1                 | [2025-04-01 21:11:26,218] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,222] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:26,227] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:26,227] INFO Kafka commitId: 342a7370342e6bbcecbdf171dbe71cf87ce67c49 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:26,227] INFO Kafka startTimeMs: 1743541886223 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:26,229] INFO [KafkaServer id=1] started (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:26,232] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,233] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,238] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,238] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,239] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,240] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,243] INFO [RequestSendThread controllerId=1] Controller 1 connected to kafka:9092 (id: 1 rack: null) for sending state change requests (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:26,243] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:26,243] INFO [Controller id=1] Ready to serve as the new controller with epoch 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,252] INFO [Controller id=1] Partitions undergoing preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,253] INFO [Controller id=1] Partitions that completed preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,253] INFO [Controller id=1] Skipping preferred replica election for partitions due to topic deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,255] INFO [Controller id=1] Resuming preferred replica election for partitions:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,256] INFO [Controller id=1] Starting replica leader election (PREFERRED) for partitions  triggered by ZkTriggered (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,274] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:26,312] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:26,327] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 0 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:26,349] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-zookeeper-1             | [2025-04-01 21:11:26,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:26.868 UTC [138] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01T21:11:27.690577Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.35)  MySQL Community Server - GPL.
testdrive-zookeeper-1             | [2025-04-01 21:11:27,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:27.963 UTC [145] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:27+00:00 [Note] [Entrypoint]: Temporary server stopped
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:27+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01T21:11:28.218857Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
testdrive-mysql-1                 | 2025-04-01T21:11:28.218900Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:28.220577Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:28.220603Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 7
testdrive-mysql-1                 | 2025-04-01T21:11:28.228342Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:28.496077Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-schema-registry-1       | ===> User
testdrive-schema-registry-1       | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-schema-registry-1       | ===> Configuring ...
testdrive-zookeeper-1             | [2025-04-01 21:11:28,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:28.960250Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:28.960325Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:28.962917Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
testdrive-mysql-1                 | 2025-04-01T21:11:28.989492Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01T21:11:28.989720Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
testdrive-postgres-1              | 2025-04-01 21:11:29.045 UTC [152] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:29,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:30.151 UTC [159] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:30,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:31.257 UTC [165] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:31,275] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:31,276] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-zookeeper-1             | [2025-04-01 21:11:31,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | ===> Running preflight checks ... 
testdrive-schema-registry-1       | ===> Check if Kafka is healthy ...
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-mysql-1                 | 2025-04-01T21:11:32.200957Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-postgres-1              | 2025-04-01 21:11:32.359 UTC [172] FATAL:  role "root" does not exist
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:32 [warn] 75#75: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.541109Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.541215Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.546093Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.546820Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.547689Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.565278Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=2839740416 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.565335Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 31.871496ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.565343Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.567178Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.567207Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.581199Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 14.02192ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.581228Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.615537Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.616102Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.678929Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.697214Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 18.288421ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.699084Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701195Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 2.11227ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701226Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701310Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 84.682µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701945Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 120.715325ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701974Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701990Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 17.84µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.701999Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.704959Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.706005Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.706520Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.707017Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.707061Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.707578Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Catalog storage doesn't exist so there's no current deploy generation. We won't wait to be leader
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.707606Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 5.60692ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.707614Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.757820Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.757855Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 50.241478ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.757862Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.758099Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.758110Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.759407Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 3 batches in 2 parts totaling 35571 bytes: lower=[0] upper=[3] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.766278Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 8.240438ms
testdrive-schema-registry-1       | [2025-04-01 21:11:32,766] INFO AdminClientConfig values: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.766452Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.770478Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 11.039838ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.776439Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.776644Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.776954Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.777133Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.783442Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.786483Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.832795Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 66.340548ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.832845Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.874278Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.874445Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.878512Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.878640Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 133.562µs
testdrive-zookeeper-1             | [2025-04-01 21:11:33,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,073] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,074] INFO Kafka commitId: 342a7370342e6bbc (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,074] INFO Kafka startTimeMs: 1743541893066 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-mysql-1                 | 2025-04-01T21:11:33.298276Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:33.448 UTC [179] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | Using log4j config /etc/schema-registry/log4j.properties
testdrive-schema-registry-1       | ===> Launching ... 
testdrive-schema-registry-1       | ===> Launching schema-registry ... 
testdrive-zookeeper-1             | [2025-04-01 21:11:34,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:34.368877Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:34.535 UTC [186] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.556533Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.557272Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.557415Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.672843Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.839996492s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.672876Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.673500Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.674454Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.720166Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.720463Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-schema-registry-1       | [2025-04-01 21:11:34,720] INFO SchemaRegistryConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	avro.compatibility.level = 
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	enable.fips = false
testdrive-schema-registry-1       | 	enable.store.health.check = false
testdrive-schema-registry-1       | 	host.name = schema-registry
testdrive-schema-registry-1       | 	host.port = 8081
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	init.resource.extension.class = []
testdrive-schema-registry-1       | 	inter.instance.headers.whitelist = []
testdrive-schema-registry-1       | 	inter.instance.listener.name = 
testdrive-schema-registry-1       | 	inter.instance.protocol = http
testdrive-schema-registry-1       | 	kafkagroup.heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	kafkagroup.rebalance.timeout.ms = 300000
testdrive-schema-registry-1       | 	kafkagroup.session.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	kafkastore.checkpoint.dir = /tmp
testdrive-schema-registry-1       | 	kafkastore.checkpoint.version = 0
testdrive-schema-registry-1       | 	kafkastore.connection.url = 
testdrive-schema-registry-1       | 	kafkastore.group.id = 
testdrive-schema-registry-1       | 	kafkastore.init.timeout.ms = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.service.name = 
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	kafkastore.sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	kafkastore.security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	kafkastore.ssl.cipher.suites = 
testdrive-schema-registry-1       | 	kafkastore.ssl.enabled.protocols = TLSv1.2,TLSv1.1,TLSv1
testdrive-schema-registry-1       | 	kafkastore.ssl.endpoint.identification.algorithm = 
testdrive-schema-registry-1       | 	kafkastore.ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.ssl.protocol = TLS
testdrive-schema-registry-1       | 	kafkastore.ssl.provider = 
testdrive-schema-registry-1       | 	kafkastore.ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.topic = _schemas
testdrive-schema-registry-1       | 	kafkastore.topic.replication.factor = 3
testdrive-schema-registry-1       | 	kafkastore.topic.skip.validation = false
testdrive-schema-registry-1       | 	kafkastore.update.handlers = []
testdrive-schema-registry-1       | 	kafkastore.write.max.retries = 5
testdrive-schema-registry-1       | 	leader.connect.timeout.ms = 60000
testdrive-schema-registry-1       | 	leader.election.delay = false
testdrive-schema-registry-1       | 	leader.election.sticky = false
testdrive-schema-registry-1       | 	leader.eligibility = true
testdrive-schema-registry-1       | 	leader.read.timeout.ms = 60000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	master.eligibility = null
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metadata.encoder.old.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.topic = _schema_encoders
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = kafka.schema.registry
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	mode.mutability = true
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8081
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.class = []
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	resource.static.locations = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/vnd.schemaregistry.v1+json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/vnd.schemaregistry.v1+json, application/vnd.schemaregistry+json, application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	schema.cache.expiry.secs = 300
testdrive-schema-registry-1       | 	schema.cache.size = 1000
testdrive-schema-registry-1       | 	schema.canonicalize.on.consume = []
testdrive-schema-registry-1       | 	schema.compatibility.level = backward
testdrive-schema-registry-1       | 	schema.providers = []
testdrive-schema-registry-1       | 	schema.registry.group.id = schema-registry
testdrive-schema-registry-1       | 	schema.registry.inter.instance.protocol = 
testdrive-schema-registry-1       | 	schema.registry.resource.extension.class = []
testdrive-schema-registry-1       | 	schema.search.default.limit = 1000
testdrive-schema-registry-1       | 	schema.search.max.limit = 1000
testdrive-schema-registry-1       | 	schema.validate.fields = false
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.727106Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.742292Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 67.851249ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745394Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745422Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745432Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:34.745Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745445Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:34.745Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745451Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:34.745Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.745458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:34.745Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.746813Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.747947Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748501Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748744Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:36119
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748776Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:40559
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748797Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40951
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748808Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:35991
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.748818Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:40991
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749243Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749272Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749728Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:34137
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749748Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:34403
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749760Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:33831
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749766Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:33761
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749772Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:46603
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.749987Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.750034Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 4.642746ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.750052Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.752014Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.752752Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.752861Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753090Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:33429
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753201Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:37657
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753267Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:36087
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753274Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:46871
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753279Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:37839
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.753543Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.754243Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.754445Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755278Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:43511
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755300Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:41857
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755306Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:36877
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755312Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:45115
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755318Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:38195
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.755819Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-schema-registry-1       | [2025-04-01 21:11:34,837] INFO Logging initialized @861ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.864909Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3095904256 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.867610Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.867692Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3095543808 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.868273Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.869310Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.869319Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.874774Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.874779Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.874811Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.874815Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.875247Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.875326Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.875603Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.875605Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.875657Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.875676Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.875793Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.875807Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.881376Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.881377Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.882076Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:34.882503Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.883592Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.883761Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:34.885448Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.888761Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.889147Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-schema-registry-1       | [2025-04-01 21:11:34,891] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer)
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:34.891417Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.892999Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3108683776 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.893623Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.894469Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898272Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898455Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898665Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898815Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898859Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:34.898877Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.904005Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3117555712 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.904743Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.905801Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911445Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911608Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911649Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911889Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911959Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:34.911993Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-schema-registry-1       | [2025-04-01 21:11:35,099] INFO RestConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = rest-utils
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8080
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.rest.RestConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,099] INFO Adding listener with HTTP/2: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.rest.ApplicationServer)
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.125629Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.125873Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.126064Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.126408Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.127485Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:35.127627Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.127633Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.127866Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.127923Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:35.129284Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.129360Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.129627Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.129640Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.129773Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:35.130063Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.130089Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:35.130100Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.130351Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:35.130506Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:35.130541Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.130910Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.130937Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:35.131168Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:35.131532Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:35.131775Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.132249Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.132525Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.132869Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.132893Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:35.133888Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-schema-registry-1       | [2025-04-01 21:11:35,146] INFO Registered MetricsListener to connector of listener: null (io.confluent.rest.ApplicationServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:35,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.182784Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.182952Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183070Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183145Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183233Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183356Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183486Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183615Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183727Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183827Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183898Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183942Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.183949Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184024Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184032Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184081Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184128Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184185Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184241Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184286Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184462Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184586Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184587Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184642Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184661Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184774Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184812Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184874Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184957Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184986Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.185029Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.184872Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.300639Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 550.584987ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.300673Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-schema-registry-1       | [2025-04-01 21:11:35,411] INFO Found internal listener: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,413] INFO Setting my identity to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-mysql-1                 | 2025-04-01T21:11:35.448110Z 11 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:35,555] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-postgres-1              | 2025-04-01 21:11:35.635 UTC [193] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:35,645] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,647] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,647] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,647] INFO Kafka startTimeMs: 1743541895645 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.991630Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 690.954433ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.995175Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998393Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998430Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998437Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998444Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998451Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998466Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998471Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998477Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541894750] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998484Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541894750] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998496Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998501Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541894750] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998508Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541894750] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998514Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541894750] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998521Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998528Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998536Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998542Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541894750] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998548Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998578Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541894750] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998584Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541894750] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998590Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541894750] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998595Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998601Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541894750] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998607Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541894750] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998613Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541894750] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998618Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541894750] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998624Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541894750] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998631Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541894750] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998638Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541894750] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998653Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541894750] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998659Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541894750] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998665Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541894750] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998671Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998677Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998682Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998689Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998695Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541894750] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998708Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541894750] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998713Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541894750] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998719Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541894750] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998725Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998731Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998736Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541894750] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998741Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998747Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541894750] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998753Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998760Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998771Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541894750] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998777Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998783Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998789Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541894750] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998797Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541894750] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998811Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998818Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541894750] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998825Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541894750] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998848Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998858Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998864Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998877Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998887Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998898Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998911Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998923Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998935Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998945Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541895184]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998951Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541895185]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998959Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541895184]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998969Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541895184]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998976Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998983Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998990Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.998996Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999002Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999016Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999023Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999035Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999042Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999049Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999058Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999072Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999079Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999086Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999101Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999108Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999115Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999121Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999127Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999133Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999139Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999145Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999151Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999199Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999206Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541895185]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999212Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. [1743541895185]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999219Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541895185]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999224Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999230Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999238Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999243Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541895185]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999250Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999256Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541895185]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999262Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999275Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999281Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999287Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999297Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999306Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541895184]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999312Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541895183]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999319Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541895186]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999325Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999331Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999337Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999342Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999349Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999361Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999368Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999374Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999380Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999387Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999393Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999399Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999406Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999412Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541895184]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999418Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541895184]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999423Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999433Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541894750] .. [1743541894750]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999440Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541895184]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999447Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. [1743541894750]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999454Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541894750] .. [1743541894750]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999469Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541894750] .. [1743541894750]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999476Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541894750]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999482Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541894750]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541894750]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999496Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541894750]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999593Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s590 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999613Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s593 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999620Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s599 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999626Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s602 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999633Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s605 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999640Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s612 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999647Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999653Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999660Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949895000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999666Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541893000]] reason=read policy applied to write frontier [1743541894750]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999673Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949895000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999686Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s727 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999693Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s728 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999700Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s729 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999707Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s730 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999714Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s731 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999720Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s732 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999727Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s733 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999733Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s734 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999739Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s735 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999746Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s736 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999753Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s737 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999767Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s738 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999774Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s739 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999780Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999787Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s741 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999793Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s742 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999806Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s743 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999812Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s744 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999819Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s745 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999826Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999832Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999839Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s748 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999851Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s749 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999858Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s750 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999865Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999871Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s752 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999877Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999883Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999890Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999903Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999909Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999922Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999928Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999935Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s761 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999941Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s762 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999948Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s763 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999954Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999961Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999967Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s766 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999974Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895184]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999980Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895187]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999986Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999993Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:35.999999Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949894000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000013Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s772 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000021Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s773 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000028Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s774 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000035Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s775 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000042Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s776 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000048Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s777 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000054Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s778 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000061Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s779 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000068Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s780 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000080Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s781 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s782 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894750]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000094Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541894000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000100Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949895000]] reason=read policy applied to write frontier [1743541895185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000112Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s786 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.000118Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s795 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541893000] }, reason: "read policy applied to write frontier [1743541894751]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.001069Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 5.913725ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.001110Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.001545Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.002176Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.002642Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.003757Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.004609Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.004965Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005255Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005368Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005648Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005796Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541893000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005883Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.005982Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.006120Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.006340Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.006593Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.006907Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.007287Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.007471Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.007689Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.007919Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.007995Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 6.883018ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.008017Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.008243Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.008644Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.008985Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.009214Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.009609Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010113Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010286Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010380Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010441Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010579Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010649Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010708Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.010783Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011017Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011206Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011451Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011674Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011765Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011825Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011895Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.011959Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012172Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012273Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012345Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012435Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012685Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012766Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.012936Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.013252Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.013311Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.013455Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.013667Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.013889Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014054Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014102Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014248Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014295Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014313Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014328Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014306Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014387Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014493Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014505Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014528Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014619Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014507Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014706Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014694Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014744Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014784Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014865Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014902Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014911Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014980Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014994Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015023Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015100Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015225Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015239Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015254Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015295Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015349Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015364Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015425Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015472Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015588Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015662Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015692Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015723Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.014498Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.015881Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016026Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016083Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016100Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016103Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016246Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016262Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016300Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016349Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016325Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541894000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016436Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016482Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016510Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016519Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016582Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016624Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016698Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.016783Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017013Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017114Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017240Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017309Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017349Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017408Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017434Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017027Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017572Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017627Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017746Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017760Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017798Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017870Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.017949Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018090Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018116Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018150Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018369Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018372Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018406Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018514Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018730Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018761Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.018740Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.026032Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.027266Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.028376Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.028945Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.030800Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.031368Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.031421Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.032040Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.032045Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.032084Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.032172Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.032690Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.033695Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.034828Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.037868Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.038499Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.039845Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.040397Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.040454Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041221Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041618Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041629Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041650Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041662Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041711Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041714Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.041890Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.042179Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.042259Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.042845Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.042850Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.042851Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.043188Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.043664Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.043973Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.044831Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.045680Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.046217Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.046800Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.047142Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.047291Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.047299Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.047459Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.048067Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.049044Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.049184Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.050409Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.053458Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.054984Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.057132Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.057132Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.057892Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.058511Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.059465Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.061718Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.061890Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.062400Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.064456Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.092617Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.092776Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.092818Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 46.841µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.092830Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.099479Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541896092)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.100755Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 92.736165ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.100793Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.102616Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.821426ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.102645Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.102723Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.102771Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.103131Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.103235Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.103341Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.103405Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.103315Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:36.103856582Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.103389Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:36.104596112Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.103305Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:36.104703154Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.103851Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.103913Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.104030Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.104140Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.104267Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.104668Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.104896Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.104955Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.105029Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.105036Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.105227Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.105361Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.105624Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801096104 replica_expiration_utc=2025-04-04 21:11:36.104 UTC
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.105914Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.106122Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.106576Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.106820Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.107006Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801096106 replica_expiration_utc=2025-04-04 21:11:36.106 UTC
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.107071Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.107266Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801096107 replica_expiration_utc=2025-04-04 21:11:36.107 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.107530Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.109188Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.109611Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 6.96466ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.109640Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 1.364249733s
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.109996Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.110802Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.110843Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:36.114143129Z environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          | { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.111470Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.112677Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.112701Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:36.114195249Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.112975Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.112991Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.440113778s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113009Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 3.354974339s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113029Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 3.355166622s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113035Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.113036Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.113320Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:36.114351252Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.113582Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.113606Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.113653Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113824Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 789.371µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113841Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 3.546666638s
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.113838Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:36.114471573Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113982Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 3.548638946s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.113991Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.580524842s
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.114110Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.114145Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.114183Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.114358Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801096114 replica_expiration_utc=2025-04-04 21:11:36.114 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.114682Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.114982Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.117179Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:36.117474576Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.117462Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.117513Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.117575Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.127861Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.140512Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.148738Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.149043Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.149123Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.165080Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-schema-registry-1       | [2025-04-01 21:11:36,179] INFO App info kafka.admin.client for adminclient-1 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,194] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,194] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,194] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.197331Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.208081Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-zookeeper-1             | [2025-04-01 21:11:36,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.217735Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.219331Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.223674Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.226850Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541893000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.227703Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-schema-registry-1       | [2025-04-01 21:11:36,227] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://kafka:9092 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.229718Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.233369Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.237039Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.240708Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.244381Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.251253Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.256074Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.263059Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.268013Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.272094Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.283642Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.303700Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.307761Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.315198Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.341419Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.345671Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.349876Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.351091Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.352170Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.353377Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.354487Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.355974Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.356971Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.358221Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-schema-registry-1       | [2025-04-01 21:11:36,365] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,366] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,371] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,371] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,371] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,371] INFO Kafka startTimeMs: 1743541896371 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.376348Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.377542Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.383289Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.384482Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.385917Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.387180Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.388310Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.389396Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.390719Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.391790Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-schema-registry-1       | [2025-04-01 21:11:36,397] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.398484Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.400436Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-schema-registry-1       | [2025-04-01 21:11:36,401] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.401886Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.417495Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.418733Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.419790Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.424966Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.425969Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.427969Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.429108Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.430215Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.431294Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.432465Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.433737Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.434985Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.435967Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.437125Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.442865Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.444122Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.445259Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.446359Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-kafka-1                 | [2025-04-01 21:11:36,448] INFO Creating topic _schemas with configuration {cleanup.policy=compact} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.463252Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.473085Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541894000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.474153Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.475232Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.483050Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.485183Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.486934Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-kafka-1                 | [2025-04-01 21:11:36,488] INFO [Controller id=1] New topics: [Set(_schemas)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(_schemas,Some(ft6tdvqBQRSWx0YyBnpgCQ),Map(_schemas-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:36.488654Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801096115] expiration_datetime=Some(2025-04-04T21:11:36.115Z) plan_until=[] until=[1743801096115]
testdrive-kafka-1                 | [2025-04-01 21:11:36,489] INFO [Controller id=1] New partition creation callback for _schemas-0 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:36,492] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,493] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,498] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,498] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-mysql-1                 | 2025-04-01T21:11:36.523440Z 12 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1                 | [2025-04-01 21:11:36,532] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,536] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,537] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,539] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,540] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,540] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,546] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,548] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 1 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,567] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 epoch 1 starting the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,569] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(_schemas-0) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,569] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,654] INFO [LogLoader partition=_schemas-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,666] INFO Created log for partition _schemas-0 in /var/lib/kafka/data/_schemas-0 with properties {cleanup.policy=compact} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,671] INFO [Partition _schemas-0 broker=1] No checkpointed highwatermark is found for partition _schemas-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,675] INFO [Partition _schemas-0 broker=1] Log loaded for partition _schemas-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,678] INFO [Broker id=1] Leader _schemas-0 with topic id Some(ft6tdvqBQRSWx0YyBnpgCQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,695] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 1 from controller 1 epoch 1 for the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,707] INFO [Broker id=1] Finished LeaderAndIsr request in 163ms correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,712] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=ft6tdvqBQRSWx0YyBnpgCQ, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 1 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,721] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition _schemas-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,723] INFO [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,728] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 2 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,734] INFO App info kafka.admin.client for adminclient-2 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-postgres-1              | 2025-04-01 21:11:36.739 UTC [200] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:36,751] INFO ProducerConfig values: 
testdrive-schema-registry-1       | 	acks = -1
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	batch.size = 16384
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	buffer.memory = 33554432
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = producer-1
testdrive-schema-registry-1       | 	compression.type = none
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	delivery.timeout.ms = 120000
testdrive-schema-registry-1       | 	enable.idempotence = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       | 	linger.ms = 0
testdrive-schema-registry-1       | 	max.block.ms = 60000
testdrive-schema-registry-1       | 	max.in.flight.requests.per.connection = 5
testdrive-schema-registry-1       | 	max.request.size = 1048576
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metadata.max.idle.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partitioner.adaptive.partitioning.enable = true
testdrive-schema-registry-1       | 	partitioner.availability.timeout.ms = 0
testdrive-schema-registry-1       | 	partitioner.class = null
testdrive-schema-registry-1       | 	partitioner.ignore.keys = false
testdrive-schema-registry-1       | 	receive.buffer.bytes = 32768
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 0
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	transaction.timeout.ms = 60000
testdrive-schema-registry-1       | 	transactional.id = null
testdrive-schema-registry-1       | 	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,777] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-materialized-1          | 2025-04-01T21:11:36.771146Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 1 but the index is 1
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-schema-registry-1       | [2025-04-01 21:11:36,814] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,814] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,814] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,815] INFO Kafka startTimeMs: 1743541896814 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,818] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,826] INFO ConsumerConfig values: 
testdrive-schema-registry-1       | 	allow.auto.create.topics = true
testdrive-schema-registry-1       | 	auto.commit.interval.ms = 5000
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	auto.offset.reset = earliest
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	check.crcs = true
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = KafkaStore-reader-_schemas
testdrive-schema-registry-1       | 	client.rack = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.auto.commit = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	exclude.internal.topics = true
testdrive-schema-registry-1       | 	fetch.max.bytes = 52428800
testdrive-schema-registry-1       | 	fetch.max.wait.ms = 500
testdrive-schema-registry-1       | 	fetch.min.bytes = 1
testdrive-schema-registry-1       | 	group.id = schema-registry-schema-registry-8081
testdrive-schema-registry-1       | 	group.instance.id = null
testdrive-schema-registry-1       | 	group.protocol = classic
testdrive-schema-registry-1       | 	group.remote.assignor = null
testdrive-schema-registry-1       | 	heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	internal.leave.group.on.close = true
testdrive-schema-registry-1       | 	internal.throw.on.fetch.stable.offset.unsupported = false
testdrive-schema-registry-1       | 	isolation.level = read_uncommitted
testdrive-schema-registry-1       | 	key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       | 	max.partition.fetch.bytes = 1048576
testdrive-schema-registry-1       | 	max.poll.interval.ms = 300000
testdrive-schema-registry-1       | 	max.poll.records = 500
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	session.timeout.ms = 45000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,828] INFO [Producer clientId=producer-1] Cluster ID: 8vYix67HS0ugnkIgkrJSwQ (org.apache.kafka.clients.Metadata)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,837] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.859747Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:36.859858Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-schema-registry-1       | [2025-04-01 21:11:36,885] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,885] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,885] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,885] INFO Kafka startTimeMs: 1743541896885 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,896] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Cluster ID: 8vYix67HS0ugnkIgkrJSwQ (org.apache.kafka.clients.Metadata)
testdrive-materialized-1          | 2025-04-01T21:11:36.856043Z  thread 'tokio:work-3' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-schema-registry-1       | [2025-04-01 21:11:36,914] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Assigned to partition(s): _schemas-0 (org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,917] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,917] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Seeking to earliest offset of partition _schemas-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,918] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,918] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.926128Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.926327Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.926338Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.927827Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.927845Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.927902Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:36.928238Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:36.928456Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:36.929005Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-schema-registry-1       | [2025-04-01 21:11:37,094] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,176] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,177] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,188] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,188] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,189] INFO Kafka startTimeMs: 1743541897188 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,205] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Cluster ID: 8vYix67HS0ugnkIgkrJSwQ (org.apache.kafka.clients.Metadata)
testdrive-kafka-1                 | [2025-04-01 21:11:37,220] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:37,249] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(7kHHZUqfTQKe3Di_9sg_Hg),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:37,249] INFO [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:37,250] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,250] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,250] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,251] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,252] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,253] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,254] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,255] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,258] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,258] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,259] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,260] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,261] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,261] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,261] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,262] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,263] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,263] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,263] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,263] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,264] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,264] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,264] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,264] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,264] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,265] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,265] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,265] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,265] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-zookeeper-1             | [2025-04-01 21:11:37,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,374] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,375] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,376] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,377] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,378] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,379] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,381] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,382] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,383] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,385] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,385] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,385] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,386] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,387] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,388] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,389] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,390] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,418] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,419] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,425] INFO [LogLoader partition=__consumer_offsets-3, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,426] INFO Created log for partition __consumer_offsets-3 in /var/lib/kafka/data/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,426] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,427] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,427] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,458] INFO [LogLoader partition=__consumer_offsets-18, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,460] INFO Created log for partition __consumer_offsets-18 in /var/lib/kafka/data/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,460] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,460] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,460] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,470] INFO [LogLoader partition=__consumer_offsets-41, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,471] INFO Created log for partition __consumer_offsets-41 in /var/lib/kafka/data/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,471] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,471] INFO [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,471] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,481] INFO [LogLoader partition=__consumer_offsets-10, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,482] INFO Created log for partition __consumer_offsets-10 in /var/lib/kafka/data/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,482] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,482] INFO [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,482] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,493] INFO [LogLoader partition=__consumer_offsets-33, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,494] INFO Created log for partition __consumer_offsets-33 in /var/lib/kafka/data/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,494] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,494] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,494] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,504] INFO [LogLoader partition=__consumer_offsets-48, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,505] INFO Created log for partition __consumer_offsets-48 in /var/lib/kafka/data/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,505] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,505] INFO [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,506] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,519] INFO [LogLoader partition=__consumer_offsets-19, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,520] INFO Created log for partition __consumer_offsets-19 in /var/lib/kafka/data/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,520] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,520] INFO [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,520] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,530] INFO [LogLoader partition=__consumer_offsets-34, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,531] INFO Created log for partition __consumer_offsets-34 in /var/lib/kafka/data/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,531] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,531] INFO [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,531] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,542] INFO [LogLoader partition=__consumer_offsets-4, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,543] INFO Created log for partition __consumer_offsets-4 in /var/lib/kafka/data/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,543] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,543] INFO [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,543] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,559] INFO [LogLoader partition=__consumer_offsets-11, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,559] INFO Created log for partition __consumer_offsets-11 in /var/lib/kafka/data/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,559] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,559] INFO [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,560] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,569] INFO [LogLoader partition=__consumer_offsets-26, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,569] INFO Created log for partition __consumer_offsets-26 in /var/lib/kafka/data/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,570] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,570] INFO [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,570] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,580] INFO [LogLoader partition=__consumer_offsets-49, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,582] INFO Created log for partition __consumer_offsets-49 in /var/lib/kafka/data/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,582] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,582] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,582] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,591] INFO [LogLoader partition=__consumer_offsets-39, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,592] INFO Created log for partition __consumer_offsets-39 in /var/lib/kafka/data/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,592] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,592] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,592] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-mysql-1                 | 2025-04-01T21:11:37.604063Z 13 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1                 | [2025-04-01 21:11:37,605] INFO [LogLoader partition=__consumer_offsets-9, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,606] INFO Created log for partition __consumer_offsets-9 in /var/lib/kafka/data/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,606] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,606] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,606] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,618] INFO [LogLoader partition=__consumer_offsets-24, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,620] INFO Created log for partition __consumer_offsets-24 in /var/lib/kafka/data/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,620] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,620] INFO [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,620] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,634] INFO [LogLoader partition=__consumer_offsets-31, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,635] INFO Created log for partition __consumer_offsets-31 in /var/lib/kafka/data/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,635] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,635] INFO [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,637] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,653] INFO [LogLoader partition=__consumer_offsets-46, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,654] INFO Created log for partition __consumer_offsets-46 in /var/lib/kafka/data/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,654] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,655] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,655] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,664] INFO [LogLoader partition=__consumer_offsets-1, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,665] INFO Created log for partition __consumer_offsets-1 in /var/lib/kafka/data/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,665] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,665] INFO [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,665] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,677] INFO [LogLoader partition=__consumer_offsets-16, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,678] INFO Created log for partition __consumer_offsets-16 in /var/lib/kafka/data/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,678] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,678] INFO [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,678] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,692] INFO [LogLoader partition=__consumer_offsets-2, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,693] INFO Created log for partition __consumer_offsets-2 in /var/lib/kafka/data/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,693] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,693] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,693] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,705] INFO [LogLoader partition=__consumer_offsets-25, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,706] INFO Created log for partition __consumer_offsets-25 in /var/lib/kafka/data/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,706] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,706] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,707] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,716] INFO [LogLoader partition=__consumer_offsets-40, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,717] INFO Created log for partition __consumer_offsets-40 in /var/lib/kafka/data/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,717] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,717] INFO [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,717] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,727] INFO [LogLoader partition=__consumer_offsets-47, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,728] INFO Created log for partition __consumer_offsets-47 in /var/lib/kafka/data/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,728] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,728] INFO [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,728] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,738] INFO [LogLoader partition=__consumer_offsets-17, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,739] INFO Created log for partition __consumer_offsets-17 in /var/lib/kafka/data/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,740] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,740] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,740] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,749] INFO [LogLoader partition=__consumer_offsets-32, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,750] INFO Created log for partition __consumer_offsets-32 in /var/lib/kafka/data/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,750] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,750] INFO [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,750] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,761] INFO [LogLoader partition=__consumer_offsets-37, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,762] INFO Created log for partition __consumer_offsets-37 in /var/lib/kafka/data/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,762] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,762] INFO [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,762] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,774] INFO [LogLoader partition=__consumer_offsets-7, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,775] INFO Created log for partition __consumer_offsets-7 in /var/lib/kafka/data/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,775] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,775] INFO [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,775] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,788] INFO [LogLoader partition=__consumer_offsets-22, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,789] INFO Created log for partition __consumer_offsets-22 in /var/lib/kafka/data/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,789] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,789] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,789] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,801] INFO [LogLoader partition=__consumer_offsets-29, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,802] INFO Created log for partition __consumer_offsets-29 in /var/lib/kafka/data/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,802] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,802] INFO [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,806] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,817] INFO [LogLoader partition=__consumer_offsets-44, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,818] INFO Created log for partition __consumer_offsets-44 in /var/lib/kafka/data/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,818] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,818] INFO [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,818] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,829] INFO [LogLoader partition=__consumer_offsets-14, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,830] INFO Created log for partition __consumer_offsets-14 in /var/lib/kafka/data/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,830] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,831] INFO [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,831] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-postgres-1              | 2025-04-01 21:11:37.839 UTC [207] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:37,844] INFO [LogLoader partition=__consumer_offsets-23, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,845] INFO Created log for partition __consumer_offsets-23 in /var/lib/kafka/data/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,845] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,845] INFO [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,845] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,861] INFO [LogLoader partition=__consumer_offsets-38, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,862] INFO Created log for partition __consumer_offsets-38 in /var/lib/kafka/data/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,862] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,862] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,862] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,873] INFO [LogLoader partition=__consumer_offsets-8, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,874] INFO Created log for partition __consumer_offsets-8 in /var/lib/kafka/data/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,874] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,874] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,875] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,885] INFO [LogLoader partition=__consumer_offsets-45, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,886] INFO Created log for partition __consumer_offsets-45 in /var/lib/kafka/data/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,886] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,886] INFO [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,886] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,900] INFO [LogLoader partition=__consumer_offsets-15, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,901] INFO Created log for partition __consumer_offsets-15 in /var/lib/kafka/data/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,901] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,901] INFO [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,902] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,916] INFO [LogLoader partition=__consumer_offsets-30, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,916] INFO Created log for partition __consumer_offsets-30 in /var/lib/kafka/data/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,916] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,917] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,917] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,931] INFO [LogLoader partition=__consumer_offsets-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,932] INFO Created log for partition __consumer_offsets-0 in /var/lib/kafka/data/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,932] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,932] INFO [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,932] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,943] INFO [LogLoader partition=__consumer_offsets-35, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,944] INFO Created log for partition __consumer_offsets-35 in /var/lib/kafka/data/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,944] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,944] INFO [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,944] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,955] INFO [LogLoader partition=__consumer_offsets-5, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,956] INFO Created log for partition __consumer_offsets-5 in /var/lib/kafka/data/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,956] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,956] INFO [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,956] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,965] INFO [LogLoader partition=__consumer_offsets-20, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,966] INFO Created log for partition __consumer_offsets-20 in /var/lib/kafka/data/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,966] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,966] INFO [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,967] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,980] INFO [LogLoader partition=__consumer_offsets-27, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,981] INFO Created log for partition __consumer_offsets-27 in /var/lib/kafka/data/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,982] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,982] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,983] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:37,991] INFO [LogLoader partition=__consumer_offsets-42, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:37,992] INFO Created log for partition __consumer_offsets-42 in /var/lib/kafka/data/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:37,992] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,992] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:37,992] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,003] INFO [LogLoader partition=__consumer_offsets-12, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,004] INFO Created log for partition __consumer_offsets-12 in /var/lib/kafka/data/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,004] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,004] INFO [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,004] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,013] INFO [LogLoader partition=__consumer_offsets-21, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,014] INFO Created log for partition __consumer_offsets-21 in /var/lib/kafka/data/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,014] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,014] INFO [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,015] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,023] INFO [LogLoader partition=__consumer_offsets-36, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,023] INFO Created log for partition __consumer_offsets-36 in /var/lib/kafka/data/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,023] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,024] INFO [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,024] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,035] INFO [LogLoader partition=__consumer_offsets-6, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,036] INFO Created log for partition __consumer_offsets-6 in /var/lib/kafka/data/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,036] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,036] INFO [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,037] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,047] INFO [LogLoader partition=__consumer_offsets-43, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,047] INFO Created log for partition __consumer_offsets-43 in /var/lib/kafka/data/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,047] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,047] INFO [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,048] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,062] INFO [LogLoader partition=__consumer_offsets-13, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,062] INFO Created log for partition __consumer_offsets-13 in /var/lib/kafka/data/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,062] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,062] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,063] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,072] INFO [LogLoader partition=__consumer_offsets-28, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:38,073] INFO Created log for partition __consumer_offsets-28 in /var/lib/kafka/data/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,073] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,073] INFO [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:38,073] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(7kHHZUqfTQKe3Di_9sg_Hg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,077] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,078] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,080] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,081] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,083] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,084] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,085] INFO [Broker id=1] Finished LeaderAndIsr request in 702ms correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,087] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=7kHHZUqfTQKe3Di_9sg_Hg, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=13, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=46, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=9, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=42, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=21, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=17, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=30, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=26, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=5, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=38, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=1, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=34, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=16, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=45, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=12, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=41, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=24, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=20, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=49, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=29, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=25, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=8, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=37, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=4, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=33, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=15, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=48, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=11, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=44, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=23, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=19, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=32, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=28, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=7, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=40, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=3, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=36, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=47, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=14, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=43, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=10, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=22, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=18, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=31, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=27, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=39, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=6, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=35, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=2, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 3 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-13 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-46 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-9 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-42 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-21 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-17 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-30 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-26 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-5 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-38 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,089] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-1 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-34 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-16 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-45 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-12 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-41 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-24 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-20 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-49 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-29 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-25 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-8 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-37 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-4 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-33 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-15 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-48 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-11 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-44 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 8 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,090] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-23 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-19 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-32 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-28 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,091] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-7 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-40 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 9 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-3 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-36 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-47 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-14 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-43 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-10 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-22 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-18 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-31 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-27 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-39 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-6 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-35 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-2 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,092] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,093] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,093] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 4 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:38,095] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 12 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,095] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,096] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,096] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,096] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,097] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 14 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,097] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,099] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 16 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,099] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,099] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,100] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 17 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,100] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,100] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,100] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,101] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 17 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,101] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,101] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,101] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,101] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,102] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,102] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,102] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,102] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,102] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,103] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,103] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,103] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,103] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,103] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,104] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 20 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,104] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,104] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,104] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,105] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,105] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,105] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,105] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:38,105] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:38,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:38.692778Z 14 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:38,815] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,817] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,818] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,845] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group schema-registry in Empty state. Created a new member id sr-1-831b9453-798f-4e18-861e-15f1f9c78e78 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,849] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-831b9453-798f-4e18-861e-15f1f9c78e78 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,850] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,850] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,858] INFO [GroupCoordinator 1]: Preparing to rebalance group schema-registry in state PreparingRebalance with old generation 0 (__consumer_offsets-29) (reason: Adding new member sr-1-831b9453-798f-4e18-861e-15f1f9c78e78 with group instance id None; client reason: need to re-join with the given member-id: sr-1-831b9453-798f-4e18-861e-15f1f9c78e78) (kafka.coordinator.group.GroupCoordinator)
testdrive-postgres-1              | 2025-04-01 21:11:38.937 UTC [214] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:38,965] INFO [GroupCoordinator 1]: Stabilized group schema-registry generation 1 (__consumer_offsets-29) with 1 members (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,969] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-831b9453-798f-4e18-861e-15f1f9c78e78', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,969] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,978] INFO Member information: {sr-1-831b9453-798f-4e18-861e-15f1f9c78e78=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:38,979] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-831b9453-798f-4e18-861e-15f1f9c78e78', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:38,991] INFO [GroupCoordinator 1]: Assignment received from leader sr-1-831b9453-798f-4e18-861e-15f1f9c78e78 for group schema-registry for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,005] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-831b9453-798f-4e18-861e-15f1f9c78e78', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,010] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-831b9453-798f-4e18-861e-15f1f9c78e78', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,010] INFO Setting the leader to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,030] INFO Leader changed from null to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,035] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,038] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,093] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,220] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,270] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,270] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:39,272] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:39,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:39 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored. 
testdrive-mysql-1                 | 2025-04-01T21:11:39.768575Z 15 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1       | [2025-04-01 21:11:39,872] INFO HV000001: Hibernate Validator 6.1.7.Final (org.hibernate.validator.internal.util.Version)
testdrive-postgres-1              | 2025-04-01 21:11:40.030 UTC [221] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:40,203] INFO Started o.e.j.s.ServletContextHandler@4a14c44f{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,220] INFO Started o.e.j.s.ServletContextHandler@77d680e6{/ws,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,242] INFO Started NetworkTrafficServerConnector@573906eb{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8081} (org.eclipse.jetty.server.AbstractConnector)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,243] INFO Started @6269ms (org.eclipse.jetty.server.Server)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,244] INFO Schema Registry version: 7.7.0 commitId: a681cae3d8edc941cfb8e0a8096693098918a751 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-schema-registry-1       | [2025-04-01 21:11:40,244] INFO Server started, listening for requests... (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:40,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:40.845253Z 16 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:41.110 UTC [228] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:41,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:41.920887Z 17 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:42.197 UTC [234] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:42,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:43.006116Z 18 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:43.326 UTC [241] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:43,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:44,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 150 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:44.088458Z 19 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:44.409 UTC [249] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:44,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:45,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:45.168120Z 20 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:45.505 UTC [256] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:45,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:46,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:46.241695Z 21 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:46.589 UTC [263] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:46,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:47,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:47.320653Z 22 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:47.678 UTC [270] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:47,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1          | have, which may be able to improve both our software and your queries!
testdrive-materialized-1          | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-schema-registry-1       | [2025-04-01 21:11:48,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:48.391476Z 23 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:48.780 UTC [277] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:49,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:49,343] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:49.480651Z 24 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:49.880 UTC [284] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:50,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:50,416] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:50.564344Z 25 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:50.972 UTC [291] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:51,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:51,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 22 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:51.661905Z 26 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:52.073 UTC [298] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:52,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:52,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:52.732372Z 27 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:53.161 UTC [305] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:53,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:53,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:53.808025Z 28 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1              | 2025-04-01 21:11:54.280 UTC [312] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:54,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:54,701] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | NOTICE:  schema "consensus" already exists, skipping
testdrive-materialized-1          | NOTICE:  schema "storage" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | NOTICE:  schema "adapter" already exists, skipping
testdrive-mysql-1                 | 2025-04-01T21:11:54.894388Z 29 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | NOTICE:  schema "tsoracle" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:54 [warn] 69#69: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.013919Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.013949Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.018016Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.018539Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.018803Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.031742Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=2863587328 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.031807Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 20.30217ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.031817Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.032208Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.032234Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.044385Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 12.197575ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.044417Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.063291Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.063721Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.063960Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.072367Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.081994Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 9.630537ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.083725Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.107712Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 23.990023ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.107752Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.108698Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 944.894µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.109491Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 65.07337ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.109518Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.109535Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 17.721µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.109543Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.110297Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.111000Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.111574Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.112115Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.112165Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.113229Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Found catalog generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.113256Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Server requested generation 0 which is equal to catalog's generation
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.113272Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 3.729053ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.113280Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.137065Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.137104Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 23.823701ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.137114Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.137200Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.137218Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.138889Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 1179110 bytes: lower=[0] upper=[1743541892813] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.142270Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 5.085632ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.142310Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.157156Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: "M" -> 1743541896119
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.157252Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: EpochMilliseconds: 1743541896119
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.157311Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.157378Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.162961Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.163322Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.163387Z  INFO tokio_postgres::connection: NOTICE: relation "timestamp_oracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.168491Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 29.566502ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.168525Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 30360 bytes: lower=[1743541892813] upper=[1743541892815] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.176934Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 8.3978ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.178461Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 36.148477ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.178497Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.246587Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.246700Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.249018Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.249067Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 53.201µs
testdrive-postgres-1              | 2025-04-01 21:11:55.427 UTC [319] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:55,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:55,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:55.981748Z 30 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1             | [2025-04-01 21:11:56,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:56.549 UTC [326] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:56,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.917995Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.918649Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.918788Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.943986Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.765481747s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.944021Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.944182Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.944978Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.030678Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.031312Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.040640Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.045068Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 100.100711ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.047980Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.048016Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.048029Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:57.048Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.048045Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:57.048Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.048055Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:57.048Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.048066Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:57.048Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.049242Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.049875Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.050676Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.050708Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.050868Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051057Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:40747
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051081Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:46687
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051105Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:39253
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051134Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:33513
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051147Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:37855
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.051979Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052036Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052075Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 4.097659ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052105Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052152Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:37697
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052167Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:34121
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052182Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:45333
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052188Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:37529
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052207Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:36465
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052291Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.052761Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.054054Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.055131Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.067074Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:41657
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.067107Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:38983
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.067114Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:43181
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.067121Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:37111
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.067128Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:44843
testdrive-mysql-1                 | 2025-04-01T21:11:57.068173Z 31 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.068521Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.070633Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:41925
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.070658Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:38433
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.070674Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:37295
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.070679Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:38939
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.070685Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:46255
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.073682Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135445Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135675Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135758Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135821Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135905Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.135988Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.136088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.136157Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.136256Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.136320Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.137013Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.137729Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.137758Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138153Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138174Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138238Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138318Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138355Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138536Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.138867Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139334Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s690 actual_upper=1743541896270 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139528Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s700 actual_upper=1743541896117 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139538Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139635Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139648Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139674Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139679Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139727Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139730Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139771Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139785Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139815Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139822Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.139919Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.141289Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s717 actual_upper=1743541896185 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.141290Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s721 actual_upper=1743541896117 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.141485Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s692 actual_upper=1743541896186 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.141542Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s709 actual_upper=1743541896117 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.141290Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s708 actual_upper=1743541896186 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.142313Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s716 actual_upper=1743541896185 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.142427Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s710 actual_upper=1743541896720 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.146025Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s691 actual_upper=1743541896185 expected_upper=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.153744Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3219021824 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.154296Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.155998Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160368Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160404Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160410Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160527Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160594Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.160599Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.164477Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3234213888 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.165816Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.165921Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3238461440 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.166620Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 114.513396ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.166656Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.166824Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.167068Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.167654Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171075Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171117Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171122Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171267Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171289Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.171293Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172143Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172186Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172208Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172339Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172362Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.172367Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.175156Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3257434112 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.175698Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.176398Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.176967Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.177095Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.177109Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.177220Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.177473Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.177574Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.177779Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.177787Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.177833Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.177967Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.178204Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.178246Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.178243Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.178290Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.178846Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.179092Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.179345Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.179420Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.180067Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.180106Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.180293Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.180478Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.180492Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.181078Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:57.181221Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181282Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181318Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181326Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181412Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181425Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.181429Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.181434Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.181450Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.181962Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:57.182245Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:57.183006Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.431684Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.431765Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.431998Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.432153Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.432755Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.432755Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.432836Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.432846Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.434344Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:57.434411Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-zookeeper-1             | [2025-04-01 21:11:57,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:57.631 UTC [332] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.879243Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 712.585222ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.882937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885875Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885909Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885916Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885923Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885930Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885945Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885952Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885958Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541894750] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885965Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885971Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541894750] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885976Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885982Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541894750] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885988Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541894750] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.885995Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541894750] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886001Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886009Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886018Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886024Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541894750] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886031Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886039Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541894750] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886056Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541894750] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886062Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541894750] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886068Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541894750] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886075Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541894750] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886081Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541894750] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886087Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541894750] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886094Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541894750] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886105Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541894750] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886111Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541894750] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886117Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541894750] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886126Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541894750] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886132Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541894750] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886138Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541894750] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886144Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886154Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886161Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886171Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886180Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541894750] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886201Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541894750] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886208Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541894750] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886214Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541894750] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886220Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541894750] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886226Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541894750] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886231Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541894750] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886236Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541894750] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886247Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541894750] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886253Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886260Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541894750] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886271Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541894750] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886277Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541894750] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886283Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541894750] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886290Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541894750] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886302Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541894750] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886311Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886322Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541894750] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886330Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541894750] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886352Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886364Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886370Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886383Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886390Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886401Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886418Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886429Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886442Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886452Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541917137]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886459Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541917138]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886469Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541917137]] reason=storage input s676 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886476Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541896184]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886482Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541896185]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886492Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886499Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886506Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886517Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886523Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886530Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886540Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886547Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886576Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886589Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886598Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886609Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886619Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886626Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886635Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. [1743541896184]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886645Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. [1743541896116]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886652Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886659Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886670Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886676Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886683Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886694Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886701Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886708Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886718Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886724Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886732Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541917155]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886741Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. [1743541917159]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886748Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541917159]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886754Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886765Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886773Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886779Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541917145]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886793Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886800Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541917143]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886807Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886814Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886820Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886826Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886835Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886848Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541896116]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541896116]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886861Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541917155]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886871Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886878Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886884Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886893Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886900Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886906Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886913Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886923Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886930Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886942Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886948Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886954Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886961Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886972Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541896116]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886979Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541896184]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.886985Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887000Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541894750] .. [1743541917052]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887007Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541896184]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887014Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. [1743541917052]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887021Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541894750] .. [1743541917052]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887032Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541894750] .. [1743541917052]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887041Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541917052]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887049Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541917052]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887058Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541896116]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887064Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541896116]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887135Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887148Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887154Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887160Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887166Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887172Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887178Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917138]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887184Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917138]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887226Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949896000]] reason=read policy applied to write frontier [1743541896185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887238Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541895000]] reason=read policy applied to write frontier [1743541896116]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887245Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949896000]] reason=read policy applied to write frontier [1743541896186]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887251Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887264Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887312Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887319Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887326Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887336Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887342Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887349Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887359Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887366Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887372Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887378Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887387Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887393Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541894750] .. [1743541895000]] reason=read policy applied to write frontier [1743541896116]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887399Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887406Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887412Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887418Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887426Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887437Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887448Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887464Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887470Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887476Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917156]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887488Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887496Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917160]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887501Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887511Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887517Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887524Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917146]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887566Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887576Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917144]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887583Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917052]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887589Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887600Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887606Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887613Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887619Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541895000]] reason=read policy applied to write frontier [1743541896117]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887626Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887632Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541895000]] reason=read policy applied to write frontier [1743541896117]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887643Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541916000]] reason=read policy applied to write frontier [1743541917156]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887650Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887657Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887664Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541894750] .. [1743541894750]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949917000] }, reason: "read policy applied to write frontier [1743541917053]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887675Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887682Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887688Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887698Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887704Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887710Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887722Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887728Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887734Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887745Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887751Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917052]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887757Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541895000]] reason=read policy applied to write frontier [1743541896117]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887763Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949896000]] reason=read policy applied to write frontier [1743541896185]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887775Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.887781Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541894750] .. [1743541916000]] reason=read policy applied to write frontier [1743541917053]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.888704Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 5.771122ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.888737Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.889162Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.890117Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.891364Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.892384Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.893098Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.893449Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.893683Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.893817Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.894221Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949896000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.894585Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.894752Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949896000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.895441Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.895803Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.896051Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 7.298784ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.896064Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.896076Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.896325Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.896672Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.897179Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.897452Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.897678Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.897869Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.898101Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.898515Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.898901Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899061Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899509Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899631Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899655Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899657Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899734Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899779Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899795Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899830Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899946Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900024Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900133Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900306Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900346Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900362Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.899670Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900573Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900601Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900616Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900638Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900654Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900787Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900822Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900894Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900954Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900979Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901137Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901178Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901226Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.900358Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901538Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901315Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901178Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901710Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901799Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541894750] until=[]
testdrive-schema-registry-1       | [2025-04-01 21:11:57,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901811Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.901945Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902049Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902075Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902051Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902175Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902254Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902274Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902322Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902454Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902602Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902679Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902690Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902697Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.902934Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903463Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903469Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903669Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903769Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903836Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903877Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.903946Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904038Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904448Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904493Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904509Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904660Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904778Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904824Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904874Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.904994Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905116Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905215Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905272Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905365Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905441Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905524Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905582Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905638Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905768Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905795Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905774Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905875Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.905982Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906025Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906032Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906119Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906267Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906326Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906724Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.906871Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.907369Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.907546Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.907658Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.907808Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.907889Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.908179Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541894750] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.908393Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.908530Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.908660Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.908858Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909004Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909120Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909273Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909333Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909393Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.909649Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.910040Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.910263Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541895000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.910343Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949896000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.910774Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.910950Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.911023Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.911131Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.911252Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541916000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914028Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914126Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914234Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914350Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914974Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.914991Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.916441Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.917068Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.917695Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.917795Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.917904Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.919149Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.919280Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.919158Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.920419Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.921706Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.921827Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.921965Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.922007Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.922101Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.921705Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.921774Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.923780Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.923900Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.923908Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.924015Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.924278Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.925657Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.926154Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.926366Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.926488Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927013Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927054Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927062Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927161Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927440Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927496Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.927884Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.928352Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.928739Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.929078Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.930658Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.930785Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.930790Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.930952Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.930982Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.931103Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.931660Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.933064Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.933947Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.934086Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.953279Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.953292Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.953367Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.954868Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.955764Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.957114Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.960800Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.991963Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.992187Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.992268Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 86.041µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.992284Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:57.998913Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541917992)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.000343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 104.265929ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.000375Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.001807Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.43154ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.001833Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.001901Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.002281Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.002369Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.001901Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.002458Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.002465Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.002627Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.002677Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.002428Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:58.005670577Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.002891Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.002512Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:58.006070822Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.003174Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.003475Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.003668Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.002682Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:58.006358586Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.005139Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.002545Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:58.007647325Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.005497Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.005737Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.006016Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.007331Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.007633Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.007927Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.007939Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.007990Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.008083Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.008235Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.008323Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.008427Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801118007 replica_expiration_utc=2025-04-04 21:11:58.007 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.008544Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.008604Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801118008 replica_expiration_utc=2025-04-04 21:11:58.008 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.008825Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.009062Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.009432Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 7.598828ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.009512Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 961.535539ms
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.011069Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.011763Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.012120Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.012332Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013261Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.069240078s
testdrive-materialized-1          | environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013282Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 2.876101176s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013299Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 2.876184818s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013304Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013581Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 276.364µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013590Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 2.981405442s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013639Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 2.981822327s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.013672Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.002163698s
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.014076Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.014300Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801118014 replica_expiration_utc=2025-04-04 21:11:58.014 UTC
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.015495Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:58.015951564Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.015517Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:58.017474665Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.015794Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.015798Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.015848Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.015904Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.017501Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:58.017821110Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.018159Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.018332Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.019616Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.019807Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801118019 replica_expiration_utc=2025-04-04 21:11:58.019 UTC
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.022445Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:58.022830862Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.022749Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.022808Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.022862Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.039117Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.051953Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.077816Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.106134Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.117740Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.127819Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.129429Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.133233Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949896000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.136294Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.137163Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949896000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.139068Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.142737Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.146693Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-mysql-1                 | 2025-04-01T21:11:58.146665Z 32 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.150806Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.155380Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.161518Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.165790Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.170445Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.175263Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.179024Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.189859Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.209187Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.213156Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.220488Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.244675Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.248498Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.252405Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.253578Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.254597Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.255695Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.256721Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.257748Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.258775Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.260034Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.277489Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.278761Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.284327Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.285429Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.286575Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.287680Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.288767Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.289827Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.290881Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.291928Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.298409Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.300123Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.301739Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.317138Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.318251Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.319339Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.322495Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.323753Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.325494Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.326626Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.327703Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541894750] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.328753Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.330215Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.331180Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.332375Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.333321Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.334424Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.340444Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.341524Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.342521Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.343806Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.361495Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.370760Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541895000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.371869Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949896000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.372987Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.380582Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.382620Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.384538Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.386174Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541916000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801118020] expiration_datetime=Some(2025-04-04T21:11:58.020Z) plan_until=[] until=[1743801118020]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.471438Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.471758Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:58.471828Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | 2025-04-01T21:11:58.561263Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.635862Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.636135Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.636433Z  WARN mz_storage_controller::instance: replica task failed replica_id=s2 error=status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-zookeeper-1             | [2025-04-01 21:11:58,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:58.683734Z  WARN mz_compute_client::controller::replica: replica task failed: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }: error reading a body from connection: stream closed because of a broken pipe replica=System(2)
testdrive-materialized-1          | 2025-04-01T21:11:58.636292Z  thread 'tokio:work-15' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.711749Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.711801Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.711888Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.711950Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:58.711967Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.711988Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:58.711974Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.712285Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:58.712421Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-postgres-1              | 2025-04-01 21:11:58.727 UTC [339] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:58,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:11:59.224532Z 33 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:11:59,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:11:59.824 UTC [345] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:00,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:00.298321Z 34 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:00,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:00.913 UTC [352] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:01,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:01.382399Z 35 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:01,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:02.005 UTC [359] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:02,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:02.459139Z 36 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:02,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:03.093 UTC [366] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:03,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:03.533519Z 37 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:03,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:04.187 UTC [374] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:04,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:04.609039Z 38 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:05,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:05.282 UTC [381] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:05,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:05.680522Z 39 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:06,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:06.403 UTC [389] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:06,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:06.755262Z 40 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:07,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:07.507 UTC [396] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:07,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:07.831993Z 41 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:08,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:08,567] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:08.585 UTC [403] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:08.925450Z 42 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:09,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:09,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:09.661 UTC [410] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:10.008545Z 43 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:10,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:10,699] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:10.756 UTC [417] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:11.077732Z 44 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:11,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:11,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:11.845 UTC [424] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:12.155326Z 45 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:12,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:12,825] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:12.927 UTC [431] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:13.246106Z 46 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:13,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:13,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:14.008 UTC [438] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:14.333073Z 47 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:14,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:14,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:15.095 UTC [445] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:15.407955Z 48 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:15,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:16,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:12:16.189 UTC [452] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:16.481646Z 49 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:16,723] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:17,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:12:17.284 UTC [459] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:12:17.558998Z 50 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:17,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:18,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:18.369 UTC [466] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:18.637846Z 51 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:18,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:19,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:19.451 UTC [473] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:19.708400Z 52 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:19,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:20,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:20.549 UTC [480] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:20.793132Z 53 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:20,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:21,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:21.638 UTC [487] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:21.879723Z 54 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:22,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:22,434] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:22.722 UTC [494] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:22.961360Z 55 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:23,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:23,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:23.830 UTC [501] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:24.048917Z 56 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:24,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:24,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:24.918 UTC [508] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:25.124279Z 57 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:25,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:25,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:26.024 UTC [515] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:26.228611Z 58 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:26,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:26,738] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:27.113 UTC [522] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:27.308468Z 59 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:27,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:27,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:28.199 UTC [529] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:28.375800Z 60 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:28,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:28,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:29.322 UTC [536] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:29.480732Z 61 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:29,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:29,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:30.416 UTC [543] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:30,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:30.607135Z 62 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:31,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:31.552 UTC [550] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:31.693378Z 63 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:31,702] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:32,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:32.653 UTC [557] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:32.775104Z 64 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:32,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:33,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:33.757 UTC [564] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:33.840540Z 65 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:33,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:34,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:34.869 UTC [571] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:34.926068Z 66 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:34,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:35,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:35.975 UTC [578] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:36,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:36.015159Z 67 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:36,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:37.067 UTC [585] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:37.088023Z 68 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:37,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:37,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:38.151092Z 69 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:38.157 UTC [592] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:38,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:38,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:39.244912Z 70 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:39,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:39.276 UTC [599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:39,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:40.316279Z 71 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:40,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:40.354 UTC [607] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:40,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:41.395462Z 72 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:12:41,403] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:41.444 UTC [614] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:41,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:42,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:42.479373Z 73 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:42.539 UTC [621] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:42,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:43,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:43.545968Z 74 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:43.630 UTC [628] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:43,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:44,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:44.623124Z 75 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:44.729 UTC [636] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:44,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:45,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:45.706330Z 76 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:45.839 UTC [643] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:46,052] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:46,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:46.789778Z 77 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:46.930 UTC [650] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:47,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:47,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:47.867068Z 78 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:48.026 UTC [657] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:48,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:48,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:48.954987Z 79 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:49.126 UTC [664] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:49,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:49,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:50.036733Z 80 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:50.216 UTC [671] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:50,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:51,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:51.105445Z 81 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:51.304 UTC [678] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:51,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:52,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:52.184521Z 82 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:52.395 UTC [685] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:52,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:53,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:53.255795Z 83 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:53.499 UTC [692] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:53,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:54,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:54.329909Z 84 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:54.597 UTC [699] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:54,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:55,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:55.420950Z 85 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:12:55.689 UTC [706] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:55,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:56,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:56.507225Z 86 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:56,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:56.784 UTC [713] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:57,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:57.597531Z 87 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:57,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:57.875 UTC [720] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:58,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:58.680217Z 88 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:58,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:58.965 UTC [727] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:59,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:59.756307Z 89 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:12:59,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:00.068 UTC [734] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:00,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:00.830737Z 90 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:01,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:01.150 UTC [741] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:01,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:01.902839Z 91 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:02,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:02.244 UTC [748] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:02,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:02.983887Z 92 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:03,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:03.354 UTC [755] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:03,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:04.062824Z 93 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:04,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:04.447 UTC [762] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:04,816] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:05.171217Z 94 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:05,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:05.539 UTC [769] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:05,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:06.253732Z 95 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:06,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:06.625 UTC [776] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:06,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:07.339791Z 96 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:07,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:07.727 UTC [783] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:08,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:08.432481Z 97 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:08,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:08.820 UTC [790] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:09,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:09.511085Z 98 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:09,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:09.912 UTC [797] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:10,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:10.594790Z 99 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:10,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:10.995 UTC [803] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:11,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:11.668698Z 100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:11,803] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:12.090 UTC [810] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:12,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:12.746539Z 101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:12,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:13.179 UTC [817] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:13,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:13.848316Z 102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:13,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:14.269 UTC [825] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:14,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:14.932603Z 103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:15,022] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:15.358 UTC [832] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:15,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:16.017009Z 104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:16,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:16.444 UTC [839] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:16,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:17.101798Z 105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:17,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:17.529 UTC [846] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:17,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:18.179743Z 106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:18,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:18.610 UTC [853] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:18,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:19.268894Z 107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:19,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:19.713 UTC [859] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:13:19,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:13:20.347838Z 108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:20,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:20,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:20.791 UTC [866] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:21.417714Z 109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:21,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:21,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:21.865 UTC [873] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:22.483422Z 110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:13:22,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:13:22,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:22.960 UTC [880] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:23,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:23.557035Z 111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:23,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:24.058 UTC [887] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:24,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:24.618868Z 112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:25,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:25.153 UTC [894] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:25,664] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:25.680165Z 113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:26,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:26.251 UTC [901] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:26,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:26.738775Z 114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:27,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:27.342 UTC [908] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:27,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:27.815826Z 115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:28,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:28.431 UTC [915] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:28,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:28.878243Z 116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:29,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:29.518 UTC [922] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:29,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:29.939535Z 117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:30,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:30.615 UTC [929] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:31,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:31.038250Z 118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:31,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:31.698 UTC [936] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:32,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:32.117809Z 119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:32,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:32.792 UTC [943] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:33,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:33.195386Z 120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:33,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:33.883 UTC [950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:34,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:34.269082Z 121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:34,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:34.971 UTC [957] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:35,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:35.347782Z 122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:35,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:36.067 UTC [964] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:36,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:36.425420Z 123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:36,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:37.159 UTC [971] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:37,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:37.499013Z 124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:37,758] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:38.253 UTC [978] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:38,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:38.574823Z 125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:38,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:39.343 UTC [985] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:39,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:39.647966Z 126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:39,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:40.445 UTC [993] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:40,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:40.720043Z 127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:40,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:41.546 UTC [1000] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:41,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:41.806975Z 128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:42,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:42.648 UTC [1007] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:42,738] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:42.894698Z 129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:43,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:43.745 UTC [1014] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:43,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:43.972670Z 130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:44,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:44.851 UTC [1022] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:44,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:45.059441Z 131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:45,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:13:45.926 UTC [1029] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:45,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:46.136340Z 132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:46,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:47,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:47.024 UTC [1036] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:47.212806Z 133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:47,367] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:48,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:48.119 UTC [1043] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:48.280824Z 134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:48,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:49,117] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:49.202 UTC [1050] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:49.358545Z 135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:49,485] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:50,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:50.296 UTC [1057] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:50.440826Z 136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:50,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:51,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:51.386 UTC [1064] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:51.525346Z 137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:51,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:52,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:52.479 UTC [1071] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:52.606443Z 138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:52,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:53,430] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:53.571 UTC [1078] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:53.686315Z 139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:53,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:54,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:54.675 UTC [1085] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:54.765503Z 140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:54,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:55,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:55.764 UTC [1092] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:55.846171Z 141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:55,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:56,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:56.853 UTC [1099] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:56.921371Z 142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:56,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:57,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:57.939 UTC [1106] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:57.980603Z 143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:57,988] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:58,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:13:59.049 UTC [1113] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:13:59.072938Z 144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:13:59,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:59,864] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:00,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:00.130109Z 145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:00.136 UTC [1120] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:00,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:01,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:01.230206Z 146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:01.248 UTC [1127] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:02,001] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:02,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:02.291341Z 147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:02.324 UTC [1134] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:03,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:03,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:03.362730Z 148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:03.399 UTC [1141] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:04,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:04,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:04.473941Z 149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:04.535 UTC [1148] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:05,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:05,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:05.553970Z 150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:05.638 UTC [1155] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:06,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:06,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:06.644904Z 151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:06.718 UTC [1162] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:07,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:07,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:07.734284Z 152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:07.806 UTC [1169] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:08,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:08,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:08.808067Z 153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:08.903 UTC [1176] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:09,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:09,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:09.884401Z 154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:09.995 UTC [1183] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:10,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:10,887] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:10.958231Z 155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:11.079 UTC [1190] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:11,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:11,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:12.033501Z 156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:12.173 UTC [1196] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:12,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:13,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:13.105591Z 157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:13.272 UTC [1203] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:13,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:14,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:14.191405Z 158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:14.378 UTC [1211] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:14,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:15,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:15.277437Z 159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:15.510 UTC [1218] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:15,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:16,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:16.353796Z 160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:16.597 UTC [1225] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:16,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:17,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:17.429945Z 161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:17.684 UTC [1232] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:18,049] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:18,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:18.511748Z 162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:18.766 UTC [1240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:19,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:19,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:19.590737Z 163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:19.849 UTC [1247] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:20,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:20,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:20.661531Z 164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:20.951 UTC [1253] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:21,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:21,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:21.751800Z 165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:22.037 UTC [1260] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:22,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:22,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:22.840542Z 166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:23.160 UTC [1267] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:23,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:23,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:23.919683Z 167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:24.256 UTC [1274] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:24,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:24,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:25.009934Z 168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:25.370 UTC [1281] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:25,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:25,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:26.086315Z 169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:26.479 UTC [1288] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:26,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:26,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:27.167845Z 170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:27.562 UTC [1295] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:27,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:27,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:28.268944Z 171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:28.658 UTC [1302] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:28,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:29,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:29.369079Z 172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:29.748 UTC [1309] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:29,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:30,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:30.465682Z 173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:30.837 UTC [1316] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:30,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:31,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:31.540682Z 174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:31.938 UTC [1323] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:32,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:32,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:32.616144Z 175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:33.029 UTC [1330] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:33,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:33,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:33.707147Z 176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:34.131 UTC [1337] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:34,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:34,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:34.782604Z 177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:35.225 UTC [1344] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:35,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:35,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:35.864548Z 178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:14:36.312 UTC [1351] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:36,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:36,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:36.939604Z 179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:37,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:37.407 UTC [1358] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:37,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:38.013847Z 180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:38,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:38.501 UTC [1366] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:38,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:39.102460Z 181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:39,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:39.576 UTC [1373] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:39,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:40.184096Z 182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:40,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:40.677 UTC [1380] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:40,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:41.263132Z 183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:41,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:41.769 UTC [1387] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:41,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:42.334509Z 184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:42,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:42.854 UTC [1394] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:42,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:43.419649Z 185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:43,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:14:43.940 UTC [1402] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:14:43,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:14:44.502901Z 186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:44,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:45,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:45.024 UTC [1409] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:45.583406Z 187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:45,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:46,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:46.101 UTC [1416] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:46.669639Z 188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:47,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:47,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:47.175 UTC [1423] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:47.745734Z 189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:48,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:48,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:48.255 UTC [1430] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:48.826044Z 190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:49,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:49,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:49.344 UTC [1437] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:49.913923Z 191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:50,221] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:50,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:50.443 UTC [1444] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:50.995377Z 192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:51,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:51,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:51.537 UTC [1451] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:52.080949Z 193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:52,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:52,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:52.627 UTC [1458] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:53.171613Z 194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:53,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:53,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:53.726 UTC [1465] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:54.249219Z 195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:54,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:54,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:54.827 UTC [1472] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:55.327775Z 196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:55,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:55,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:55.926 UTC [1479] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:56.417962Z 197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:56,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:56,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:57.013 UTC [1486] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:57.496204Z 198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:57,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:57,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:58.113 UTC [1493] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:58.568744Z 199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:58,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:58,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:14:59.198 UTC [1500] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:14:59.638523Z 200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:14:59,876] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:14:59,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:00.310 UTC [1507] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:00.725458Z 201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:00,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:00,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:01.396 UTC [1514] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:01.805608Z 202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:02,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:02,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:02.489 UTC [1521] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:02.901274Z 203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:03,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:03,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:03.606 UTC [1527] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:03.988829Z 204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:04,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:04,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:04.697 UTC [1534] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:05.073923Z 205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:05,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:05,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:05.789 UTC [1541] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:06.182821Z 206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:06,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:06,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:06.877 UTC [1548] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:07.257612Z 207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:07,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:07,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:07.963 UTC [1555] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:08.330322Z 208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:08,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:08,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:09.062 UTC [1562] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:09.427289Z 209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:09,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:09,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:10.153 UTC [1569] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:10.501935Z 210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:10,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:10,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:11.262 UTC [1576] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:11.584077Z 211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:11,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:11,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:12.361 UTC [1583] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:12.671673Z 212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:12,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:12,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:13.451 UTC [1590] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:13.754339Z 213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:13,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:13,816] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:14.548 UTC [1598] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:14.835922Z 214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:14,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:14,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:15.649 UTC [1605] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:15.912922Z 215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:15,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:15,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:16.757 UTC [1612] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:17.011456Z 216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:17,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:17,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:17.843 UTC [1619] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:18,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:18.064344Z 217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:18,065] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:18.930 UTC [1626] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:19,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:19,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:19.132730Z 218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:20.027 UTC [1633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:20,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:20,201] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:20.208609Z 219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:21.120 UTC [1640] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:21,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:21,261] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:21.271079Z 220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:22.226 UTC [1646] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:22,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:22,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:22.354174Z 221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:23.317 UTC [1653] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:23,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:23,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:23.422448Z 222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:24.399 UTC [1660] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:24,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:24,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:24.503241Z 223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:25.524 UTC [1667] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:25,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:25,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:25.582840Z 224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:15:26,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:26,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:15:26.639 UTC [1674] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:26.665920Z 225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:27,694] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:27,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:15:27.734 UTC [1682] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:15:27.751903Z 226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:15:28,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:28,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:28.812635Z 227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:28.818 UTC [1689] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:29,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:29,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:29.885732Z 228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:29.922 UTC [1696] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:30,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:30,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:30.964332Z 229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:31.009 UTC [1703] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:31,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:31,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:32.058086Z 230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:32.097 UTC [1710] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:33,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:33,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:33.127686Z 231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:33.176 UTC [1717] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:34,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:34,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:34.204678Z 232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:34.270 UTC [1723] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:35,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:35,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:35.285789Z 233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:35.358 UTC [1729] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:36,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:36,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:36.363638Z 234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:36.446 UTC [1737] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:37,370] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:37,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:37.449725Z 235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:37.538 UTC [1744] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:38,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:38,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:38.521104Z 236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:38.634 UTC [1751] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:39,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:39,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:39.603771Z 237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:39.726 UTC [1758] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:40,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:40,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:40.668907Z 238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:40.829 UTC [1765] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:41,651] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:41,652] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:41.756381Z 239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:41.930 UTC [1772] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:42,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:42,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:42.836392Z 240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:43.020 UTC [1779] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:43,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:43,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:43.911982Z 241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:44.110 UTC [1787] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:44,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:44,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:45.003705Z 242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:45.201 UTC [1794] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:45,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:45,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:46.085090Z 243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:46.299 UTC [1801] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:47,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:47,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:47.168399Z 244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:47.383 UTC [1808] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:48,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:48,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:48.247714Z 245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:48.476 UTC [1815] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:49,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:49,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:49.323019Z 246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:49.574 UTC [1822] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:50,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:50,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:50.393000Z 247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:50.670 UTC [1829] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:51,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:51,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:51.466518Z 248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:51.765 UTC [1836] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:52,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:52,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:52.535182Z 249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:52.856 UTC [1843] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:53,406] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:53,408] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:53.609179Z 250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:53.943 UTC [1850] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:54,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:54,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:54.685322Z 251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:55.039 UTC [1858] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:55,544] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:55,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:55.776616Z 252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:56.146 UTC [1865] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:56,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:56,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:56.852836Z 253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:57.248 UTC [1872] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:15:57,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:57,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:15:57.938011Z 254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:58.344 UTC [1879] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:58,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:58,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:15:59.011900Z 255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:15:59.437 UTC [1886] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:59,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:15:59,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:00.089828Z 256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:00.530 UTC [1893] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:00,900] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:00,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:01.172151Z 257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:01.624 UTC [1900] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:01,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:01,959] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:02.245086Z 258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:02.711 UTC [1907] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:03,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:03,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:03.321076Z 259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:03.790 UTC [1914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:04,077] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:04,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:04.400606Z 260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:04.882 UTC [1921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:05,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:05,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:05.484534Z 261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:05.973 UTC [1928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:06,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:06,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:06.564760Z 262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:07.066 UTC [1935] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:07,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:07,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:07.643769Z 263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:08.159 UTC [1942] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:08,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:08,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:08.734397Z 264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:09.248 UTC [1949] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:09,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:09,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:09.813742Z 265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:10.343 UTC [1956] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:10,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:10,492] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:10.896318Z 266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:11.427 UTC [1963] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:16:11,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:11,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:11.986827Z 267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:12.509 UTC [1970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:12,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:12,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:13.067705Z 268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:13.604 UTC [1977] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:13,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:13,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:13.749 UTC [63] LOG:  checkpoint starting: time
testdrive-mysql-1      | 2025-04-01T21:16:14.151114Z 269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:14.687 UTC [1984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:14,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:14,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:15.234388Z 270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:15.799 UTC [1991] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:15,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:15,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:16.305591Z 271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:16,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:16,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:16.902 UTC [1998] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:17.388526Z 272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:17,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:17,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:17.986 UTC [2005] FATAL:  role "root" does not exist
testdrive-postgres-1  | 2025-04-01 21:16:18.065 UTC [63] LOG:  checkpoint complete: wrote 46 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.314 s, sync=0.001 s, total=4.316 s; sync files=0, longest=0.000 s, average=0.000 s; distance=294 kB, estimate=294 kB; lsn=0/152E980, redo lsn=0/152E8F0
testdrive-mysql-1      | 2025-04-01T21:16:18.478927Z 273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:19,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:19,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:19.069 UTC [2012] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:19.557794Z 274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:20,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:20,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:20.167 UTC [2019] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:20.657711Z 275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:21,185] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:21,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:21.270 UTC [2026] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:21.736138Z 276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:22,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:22,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:22.366 UTC [2033] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:22.815247Z 277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:23,315] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:23,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:23.474 UTC [2039] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:23.906840Z 278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:24,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:24,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:24.573 UTC [2046] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:24.993673Z 279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:25,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:25,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:25.668 UTC [2053] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:26.080220Z 280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:26,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:26,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:26.762 UTC [2060] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:27.150200Z 281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:27,594] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:27,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:27.865 UTC [2067] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:28.228678Z 282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:28,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:28,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:28.952 UTC [2074] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:29.308150Z 283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:29,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:29,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:30.065 UTC [2081] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:30.395297Z 284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:30,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:30,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:31.161 UTC [2088] FATAL:  role "root" does not exist
testdrive-kafka-1            | [2025-04-01 21:16:31,280] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:31,280] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:31,285] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:31,289] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1      | 2025-04-01T21:16:31.471398Z 285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:31,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:31,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:32.251 UTC [2095] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:32.549509Z 286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:32,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:32,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:33.358 UTC [2102] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:33.668576Z 287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:34,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:34,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:34.455 UTC [2109] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:34.762491Z 288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:35,067] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:35,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:35.548 UTC [2116] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:35.849488Z 289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:36,159] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:36,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:36.642 UTC [2123] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:36.926522Z 290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:37,212] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:37,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:37.735 UTC [2130] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:38.013004Z 291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:38,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:38,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:38.848 UTC [2137] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:39.102995Z 292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:39,367] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:39,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:39.941 UTC [2144] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:40.182374Z 293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:40,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:40,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:41.045 UTC [2151] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:41.271386Z 294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:41,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:41,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:42.137 UTC [2158] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:42.348224Z 295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:42,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:42,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:43.229 UTC [2165] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:43.434220Z 296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:43,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:43,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:44.323 UTC [2173] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:44.515509Z 297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:44,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:44,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:45.426 UTC [2180] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:45.589036Z 298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:45,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:45,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:46.541 UTC [2187] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:46.666983Z 299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:46,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:46,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:47.629 UTC [2194] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:47.742311Z 300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:47,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:47,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:48.713 UTC [2201] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:48.816247Z 301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:48,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:48,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:49.809 UTC [2209] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:49.907015Z 302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:50,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:50,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:50.909 UTC [2216] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:50.987197Z 303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:51,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:51,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:52.004 UTC [2223] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:52.081601Z 304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:52,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:52,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:53.108 UTC [2230] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:53.165131Z 305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:53,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:53,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:54.192 UTC [2237] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:54.244462Z 306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:54,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:54,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:55.319 UTC [2244] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:55.341932Z 307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:55,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:55,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:56.411 UTC [2251] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:16:56.424319Z 308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:16:56,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:56,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:57.495647Z 309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:57,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:57,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:16:57.515 UTC [2258] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:58,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:16:58.551193Z 310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:16:58,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:16:58.583 UTC [2265] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:59,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:16:59,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:16:59.623870Z 311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:16:59.672 UTC [2272] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:00,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:00,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:00.701229Z 312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:00.761 UTC [2279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:01,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:01,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:01.771608Z 313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:01.842 UTC [2285] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:02,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:02,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:02.850368Z 314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:02.935 UTC [2292] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:03,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:03,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:03.918314Z 315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:04.023 UTC [2299] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:04,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:04,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:04.991494Z 316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:05.118 UTC [2306] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:06,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:06,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:06.069315Z 317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:06.206 UTC [2313] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:07,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:07,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:07.141937Z 318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:07.295 UTC [2320] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:08,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:08,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:08.224783Z 319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:08.383 UTC [2327] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:09,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:09,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:09.301420Z 320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:09.474 UTC [2333] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:10,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:10,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:10.380242Z 321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:10.559 UTC [2340] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:11,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:11,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:11.447405Z 322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:11.640 UTC [2347] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:12,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:12,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:12.523381Z 323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:12.738 UTC [2354] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:13,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:13,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:13.592857Z 324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:13.827 UTC [2361] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:14,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:14,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:14.668071Z 325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:14.934 UTC [2369] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:15,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:15,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:15.735995Z 326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:16.022 UTC [2376] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:16,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:16,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:16.831142Z 327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:17.113 UTC [2383] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:17,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:17,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:17.907398Z 328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:18.198 UTC [2390] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:18,790] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:18,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:18.986004Z 329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:19.292 UTC [2397] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:19,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:19,866] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:20.061257Z 330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:20.382 UTC [2404] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:20,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:20,936] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:21.136022Z 331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:21.480 UTC [2411] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:17:22,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:22,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:17:22.211513Z 332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:22.561 UTC [2418] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:23,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:23,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:23.278887Z 333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:23.644 UTC [2425] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:24,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:24,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:24.360150Z 334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:24.732 UTC [2432] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:25,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:25,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:25.432302Z 335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:25.818 UTC [2439] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:26,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:26,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:26.528200Z 336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:26.907 UTC [2446] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:27,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:27,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:27.615000Z 337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:27.999 UTC [2453] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:28,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:28,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:28.696075Z 338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:29.087 UTC [2460] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:29,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:29,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:29.785468Z 339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:30.179 UTC [2467] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:30,533] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:30,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:30.861104Z 340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:31.273 UTC [2474] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:31,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:31,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:31.948027Z 341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:32.365 UTC [2481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:32,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:32,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:33.026849Z 342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:33.453 UTC [2488] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:33,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:33,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:34.103002Z 343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:34.537 UTC [2495] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:34,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:34,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:35.203196Z 344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:35.638 UTC [2502] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:35,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:35,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:36.281348Z 345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:36.741 UTC [2509] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:36,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:36,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:37.389686Z 346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:37.865 UTC [2516] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:38,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:38,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:38.462631Z 347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:38.979 UTC [2523] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:39,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:39,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:39.558387Z 348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:40.082 UTC [2530] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:40,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:40,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:40.657177Z 349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:41.173 UTC [2537] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:41,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:41,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:41.739423Z 350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:17:42.291 UTC [2544] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:42,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:42,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:17:42.817678Z 351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:43,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:43,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:43.382 UTC [2551] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:43.894492Z 352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:44,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:44,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:44.469 UTC [2559] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:44.972522Z 353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:45,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:45,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:45.560 UTC [2566] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:46.063356Z 354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:46,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:46,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:46.643 UTC [2573] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:47.143352Z 355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:47,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:47,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:47.740 UTC [2580] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:48.227124Z 356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:48,664] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:48,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:48.826 UTC [2587] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:49.303126Z 357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:49,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:49,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:49.909 UTC [2594] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:50.386228Z 358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:50,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:50,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:51.008 UTC [2601] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:51.478870Z 359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:17:51,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:51,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:17:52.110 UTC [2608] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:52.568074Z 360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:52,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:52,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:53.194 UTC [2615] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:53.681547Z 361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:54,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:54,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:54.313 UTC [2622] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:54.773957Z 362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:55,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:55,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:55.400 UTC [2629] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:55.849082Z 363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:56,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:56,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:56.487 UTC [2636] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:56.934193Z 364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:57,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:57,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:57.578 UTC [2643] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:58.013823Z 365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:58,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:58,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:58.673 UTC [2650] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:17:59.090264Z 366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:17:59,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:17:59,424] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:17:59.759 UTC [2657] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:00.177999Z 367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:00,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:00,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:00.841 UTC [2664] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:01.245680Z 368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:01,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:01,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:01.930 UTC [2671] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:02.338000Z 369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:02,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:02,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:03.027 UTC [2678] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:03.413597Z 370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:03,694] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:03,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:04.128 UTC [2685] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:04.494313Z 371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:04,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:04,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:05.245 UTC [2692] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:05.574910Z 372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:05,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:05,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:06.331 UTC [2699] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:06.647428Z 373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:06,921] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:06,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:07.422 UTC [2706] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:07.720042Z 374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:08,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:08,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:08.504 UTC [2713] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:08.804367Z 375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:09,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:09,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:09.601 UTC [2719] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:09.886952Z 376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:10,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:10,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:10.709 UTC [2726] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:10.969067Z 377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:11,233] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:11,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:11.834 UTC [2733] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:12.096290Z 378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:12,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:12,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:12.923 UTC [2739] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:13.184700Z 379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:13,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:13,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:14.012 UTC [2748] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:14.262053Z 380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:14,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:14,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:15.100 UTC [2755] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:15.353620Z 381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:15,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:15,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:16.227 UTC [2762] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:16.431131Z 382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:16,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:16,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:17.331 UTC [2768] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:17.518865Z 383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:17,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:17,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:18.421 UTC [2775] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:18.600908Z 384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:18,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:18,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:19.558 UTC [2782] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:19.687354Z 385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:19,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:19,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:20.659 UTC [2790] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:20.771326Z 386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:20,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:20,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:21.758 UTC [2797] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:18:21.885895Z 387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:21,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:21,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:22.850 UTC [2804] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:22.955642Z 388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:23,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:23,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:23.932 UTC [2811] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:24.033975Z 389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:24,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:24,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:25.023 UTC [2819] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:25.121934Z 390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:25,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:25,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:26.107 UTC [2826] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:26.215665Z 391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:26,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:26,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:27.276 UTC [2832] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:27.369809Z 392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:27,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:27,430] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:28.384 UTC [2839] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:28,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:28.488882Z 393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:28,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:29.469 UTC [2846] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:29,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:29.557728Z 394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:29,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:30.548 UTC [2853] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:30,608] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:30.613034Z 395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:30,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:31.637 UTC [2860] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:31,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:31,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:31.696414Z 396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:32.729 UTC [2867] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:32,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:32,733] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:32.790353Z 397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:18:33,794] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:33,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:18:33.822 UTC [2875] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:33.856127Z 398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:34,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:34,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:18:34.912 UTC [2882] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:18:34.921018Z 399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:18:35,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:35,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:35.975100Z 400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:35.990 UTC [2889] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:37,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:37,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:37.050148Z 401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:37.089 UTC [2896] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:38,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:38,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:38.117215Z 402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:38.157 UTC [2903] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:39,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:39,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:39.176829Z 403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:39.231 UTC [2910] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:40,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:40,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:40.253009Z 404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:40.317 UTC [2917] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:41,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:41,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:41.311449Z 405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:41.403 UTC [2924] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:42,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:42,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:42.391347Z 406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:42.498 UTC [2931] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:43,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:43,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:43.462418Z 407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:43.585 UTC [2938] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:44,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:44,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:44.531838Z 408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:44.679 UTC [2946] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:45,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:45,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:45.619753Z 409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:45.772 UTC [2953] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:46,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:46,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:46.705705Z 410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:46.860 UTC [2960] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:47,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:47,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:47.772355Z 411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:47.950 UTC [2967] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:48,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:48,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:48.854474Z 412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:49.046 UTC [2974] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:49,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:49,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:18:49.927407Z 413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:50.127 UTC [2981] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:50,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:50,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:51.000544Z 414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:51.208 UTC [2988] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:51,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:51,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:52.074362Z 415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:52.298 UTC [2995] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:52,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:52,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:53.155181Z 416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:53.392 UTC [3002] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:54,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:54,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:54.239797Z 417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:54.499 UTC [3009] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:55,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:55,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:55.322818Z 418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:55.587 UTC [3016] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:56,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:56,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:56.397907Z 419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:56.683 UTC [3022] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:57,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:57,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:57.477292Z 420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:57.776 UTC [3029] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:58,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:58,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:58.553583Z 421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:58.868 UTC [3036] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:59,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:18:59,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:18:59.633972Z 422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:18:59.959 UTC [3043] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:00,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:00,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:00.716860Z 423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:01.054 UTC [3050] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:01,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:01,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:01.785700Z 424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:02.143 UTC [3057] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:02,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:02,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:02.863538Z 425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:03.242 UTC [3063] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:03,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:03,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:03.943216Z 426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:04.336 UTC [3070] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:04,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:04,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:05.019339Z 427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:05.433 UTC [3077] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:05,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:05,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:19:06.114273Z 428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:06.527 UTC [3084] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:06,850] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:06,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:07.191675Z 429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:07.630 UTC [3091] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:07,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:07,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:08.266325Z 430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:08.721 UTC [3098] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:09,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:09,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:09.369773Z 431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:09.819 UTC [3104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:10,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:10,090] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:10.443920Z 432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:10.904 UTC [3111] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:11,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:11,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:11.511996Z 433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:11.991 UTC [3118] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:12,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:12,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:12.602686Z 434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:13.078 UTC [3125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:13,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:13,313] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:13.682830Z 435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:14.174 UTC [3132] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:14,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:14,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:14.763971Z 436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:15.307 UTC [3139] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:15,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:15,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:15.837689Z 437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:16.410 UTC [3146] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:16,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:16,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:19:16.908498Z 438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:17.495 UTC [3153] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:17,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:17,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:19:17.989847Z 439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:18.592 UTC [3160] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:18,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:18,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:19.063769Z 440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:19,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:19.724 UTC [3166] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:19,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:20.132824Z 441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:20,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:20,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:20.828 UTC [3173] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:21.205213Z 442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:21,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:21,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:21.909 UTC [3180] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:22.294210Z 443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:22,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:22,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:22.996 UTC [3187] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:23.370535Z 444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:24,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:24,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:24.092 UTC [3194] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:24.446670Z 445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:25,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:25,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:25.178 UTC [3201] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:25.517923Z 446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:26,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:26,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:26.265 UTC [3208] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:26.598147Z 447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:27,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:27,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:27.357 UTC [3215] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:27.682266Z 448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:28,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:28,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:28.439 UTC [3222] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:28.762635Z 449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:29,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:29,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:29.540 UTC [3229] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:29.868682Z 450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:30,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:30,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:30.641 UTC [3236] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:30.941776Z 451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:31,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:31,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:31.739 UTC [3243] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:32.023868Z 452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:32,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:32,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:32.824 UTC [3250] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:33.106683Z 453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:33,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:33,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:33.923 UTC [3257] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:34.189082Z 454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:34,747] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:34,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:35.015 UTC [3264] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:35.274436Z 455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:35,827] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:35,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:36.102 UTC [3271] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:36.356363Z 456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:36,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:36,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:37.204 UTC [3278] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:37.448786Z 457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:37,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:37,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:38.293 UTC [3285] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:38.534023Z 458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:39,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:39,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:39.396 UTC [3292] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:39.611323Z 459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:40,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:40,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:40.492 UTC [3299] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:40.693753Z 460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:41,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:41,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:41.581 UTC [3306] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:41.770768Z 461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:42,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:42,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:42.689 UTC [3313] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:42.856416Z 462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:43,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:43,344] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:43.782 UTC [3320] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:43.933306Z 463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:44,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:44,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:44.864 UTC [3328] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:45.006310Z 464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:45,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:45,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:45.954 UTC [3335] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:46.089663Z 465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:19:46,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:46,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:19:47.045 UTC [3342] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:47.163697Z 466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:47,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:47,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:48.143 UTC [3349] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:48.237470Z 467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:48,608] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:48,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:49.248 UTC [3356] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:49.313453Z 468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:49,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:49,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:50.341 UTC [3363] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:50.397586Z 469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:50,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:50,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:51.425 UTC [3370] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:51.488222Z 470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:51,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:51,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:52.511 UTC [3377] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:52.568801Z 471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:52,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:52,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:53.598 UTC [3384] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:53.654208Z 472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:53,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:53,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:54.689 UTC [3391] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:54.739771Z 473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:54,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:54,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:55.779 UTC [3398] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:55.824774Z 474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:56,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:56,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:56.874 UTC [3405] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:56.904591Z 475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:57,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:57,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:19:57.999 UTC [3412] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:19:58.014375Z 476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:19:58,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:19:58,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:19:59.078549Z 477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:19:59.115 UTC [3419] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:19:59,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:59,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:00.156639Z 478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:00.189 UTC [3426] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:00,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:00,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:01.226175Z 479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:01.259 UTC [3432] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:01,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:01,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:02.301761Z 480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:02.331 UTC [3439] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:02,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:02,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:03.399690Z 481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:03.428 UTC [3447] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:03,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:03,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:04.476002Z 482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:04.512 UTC [3454] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:04,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:04,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:05.548281Z 483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:05,580] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:05,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:20:05.588 UTC [3460] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:06.616460Z 484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:06,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:06,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:20:06.663 UTC [3467] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:07,671] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:07.675674Z 485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:07,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:20:07.753 UTC [3474] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:08,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:08,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:08.761163Z 486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:08.852 UTC [3481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:09,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:09,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:09.838670Z 487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:09.952 UTC [3487] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:10,860] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:10,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:10.910207Z 488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:11.033 UTC [3494] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:11,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:11,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:11.985838Z 489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:12.127 UTC [3501] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:13,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:13,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:13.056422Z 490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:13.223 UTC [3508] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:14,078] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:14,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:14.127162Z 491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:14.313 UTC [3516] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:15,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:15,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:15.206811Z 492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:15.407 UTC [3523] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:16,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:16,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:16.287521Z 493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:16.499 UTC [3530] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:17,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:17,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:17.369015Z 494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:17.646 UTC [3537] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:18,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:18,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:18.451014Z 495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:18.742 UTC [3544] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:19,417] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:19,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:19.526037Z 496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:19.833 UTC [3551] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:20,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:20,494] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:20.614237Z 497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:20.942 UTC [3558] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:21,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:21,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:21.691845Z 498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:22.040 UTC [3565] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:22,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:22,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:22.762752Z 499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:23.130 UTC [3572] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:23,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:23,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:23.838725Z 500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:24.228 UTC [3579] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:24,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:24,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:24.914416Z 501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:25.321 UTC [3586] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:25,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:25,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:25.993475Z 502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:26.408 UTC [3593] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:26,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:26,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:27.064766Z 503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:27.497 UTC [3600] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:27,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:27,984] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:28.143319Z 504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:28.592 UTC [3607] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:29,054] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:29,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:29.235827Z 505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:29.677 UTC [3614] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:30,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:30,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:30.313249Z 506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:30.789 UTC [3621] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:31,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:31,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:31.394221Z 507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:31.879 UTC [3628] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:32,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:32,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:32.486142Z 508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:32.984 UTC [3635] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:33,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:33,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:33.575970Z 509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:34.097 UTC [3642] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:34,474] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:34,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:34.661740Z 510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:35.207 UTC [3649] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:35,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:35,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:35.740382Z 511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:36.311 UTC [3656] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:36,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:36,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:36.820999Z 512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:36,988] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:37,046] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:37,306] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-postgres-1  | 2025-04-01 21:20:37.411 UTC [3663] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:37,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:37,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:37.891942Z 513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:38.508 UTC [3670] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:38,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:38,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:38.976812Z 514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:39.620 UTC [3677] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:39,885] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:39,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:40.073728Z 515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:40.715 UTC [3684] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:40,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:40,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:41.154770Z 516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:41.805 UTC [3691] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:42,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:42,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:42.242460Z 517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:42.901 UTC [3698] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:43,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:43,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:43.316951Z 518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:43.993 UTC [3706] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:44,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:44,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:44.412894Z 519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:45.094 UTC [3713] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:45,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:45,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:45.500009Z 520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:46.189 UTC [3720] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:46,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:46,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:46.571225Z 521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:47.285 UTC [3727] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:47,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:47,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:47.655783Z 522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:48.375 UTC [3734] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:48,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:48,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:48.734457Z 523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:49.466 UTC [3741] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:49,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:49,511] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:20:49.811110Z 524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:20:50.557 UTC [3748] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:20:50,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:50,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 15 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:20:50.905770Z 525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:51,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:51,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:51.645 UTC [3755] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:51.979377Z 526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:52,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:52,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:52.735 UTC [3763] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:53.062280Z 527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:53,758] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:53,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:53.819 UTC [3770] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:54.146443Z 528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:54,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:54,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:54.916 UTC [3777] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:55.224180Z 529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:55,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:55,900] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:56.005 UTC [3784] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:56.301491Z 530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:56,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:56,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:20:57.092 UTC [3791] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:57.379593Z 531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:20:58,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:20:58,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:20:58.185 UTC [3798] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:58.478460Z 532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:20:59,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:59,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:20:59.276 UTC [3805] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:20:59.562885Z 533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:00,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:00,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:00.359 UTC [3812] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:00.629172Z 534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:01,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:01,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:01.450 UTC [3819] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:01.721817Z 535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:21:02,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:02,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:02.549 UTC [3826] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:02.799866Z 536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:03,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:03,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:03.636 UTC [3833] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:03.885631Z 537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:04,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:04,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:04.740 UTC [3840] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:04.964105Z 538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:05,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:05,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:05.828 UTC [3847] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:06.040865Z 539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:06,582] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:06,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:06.917 UTC [3854] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:07.122394Z 540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:07,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:21:07,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:08.000 UTC [3861] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:08.201977Z 541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:21:08,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:08,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:09.102 UTC [3868] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:09.286349Z 542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:09,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:09,790] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:10.190 UTC [3875] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:10.362617Z 543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:10,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:10,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:11.268 UTC [3882] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:11.443313Z 544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:11,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:11,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:12.347 UTC [3889] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:12.511150Z 545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:12,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:12,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:13.438 UTC [3896] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:13.591832Z 546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:14,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:14,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:14.529 UTC [3904] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:14.677672Z 547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:15,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:15,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:15.618 UTC [3911] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:15.748699Z 548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:16,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:16,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:16.710 UTC [3918] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:16.825939Z 549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:17,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:17,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:17.792 UTC [3925] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:17.907198Z 550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:18,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:18,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:18.886 UTC [3932] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:18.986068Z 551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:19,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:19,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:19.977 UTC [3939] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:20.060782Z 552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:20,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:20,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:21.075 UTC [3946] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:21.132101Z 553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:21,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:21,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:22.170 UTC [3952] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:22.204977Z 554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:22,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:22,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:23.257 UTC [3958] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:23.270470Z 555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:23,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:23,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:24.343 UTC [3965] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:24.352816Z 556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:24,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:24,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:25.426735Z 557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:25.430 UTC [3972] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:25,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:25,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:26.491072Z 558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:26.516 UTC [3979] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:26,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:26,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:27.559986Z 559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:27.592 UTC [3987] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:27,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:27,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:28.637589Z 560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:28.670 UTC [3994] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:28,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:28,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:29.735989Z 561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:29.766 UTC [4001] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:30,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:30,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:30.822188Z 562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:30.850 UTC [4008] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:31,110] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:31,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1            | [2025-04-01 21:21:31,291] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:31,291] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:31,293] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:31,293] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1     | 2025-04-01T21:21:31.900472Z 563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:31.930 UTC [4015] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:32,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:32,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:32.983111Z 564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:33.022 UTC [4022] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:33,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:33,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:34.062541Z 565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:34.125 UTC [4029] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:34,332] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:34,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:35.142356Z 566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:35.212 UTC [4035] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:35,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:35,416] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:36.228484Z 567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:36.308 UTC [4041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:36,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:36,492] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:37.318191Z 568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:37.398 UTC [4049] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:37,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:37,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:38.396962Z 569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:38.489 UTC [4056] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:38,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:38,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:39.479164Z 570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:39.603 UTC [4063] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:39,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:39,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:40.588901Z 571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:40.704 UTC [4070] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:40,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:40,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:41.677370Z 572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:41,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:41,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:21:41.804 UTC [4077] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:42.764301Z 573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:42,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:42,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:42.894 UTC [4084] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:43.830673Z 574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:43,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:43,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:43.982 UTC [4092] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:44.946297Z 575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:45,001] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:45,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:45.082 UTC [4099] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:46.036700Z 576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:46,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:46,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:46.175 UTC [4105] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:47.111628Z 577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:47,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:47,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:47.258 UTC [4112] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:48.171183Z 578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:48,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:48,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:48.355 UTC [4119] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:21:49.245875Z 579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:49,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:49,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:49.440 UTC [4126] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:50,315] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:50.322671Z 580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:50,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:50.529 UTC [4133] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:51,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:51,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:51.383429Z 581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:51.608 UTC [4140] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:52,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:52,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:52.459888Z 582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:52.692 UTC [4147] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:53,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:53.531943Z 583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:53,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:53.788 UTC [4154] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:54,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:54.606616Z 584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:21:54,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:21:54.877 UTC [4161] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:55,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:55,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:55.675215Z 585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:55.995 UTC [4168] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:56,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:56,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:56.744703Z 586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:57.087 UTC [4174] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:57,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:57,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:57.809440Z 587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:58.168 UTC [4181] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:58,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:58,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:58.904491Z 588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:21:59.265 UTC [4189] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:59.981999Z 589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:21:59,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:59,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:00.356 UTC [4196] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:01.048321Z 590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:01,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:01,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:01.469 UTC [4202] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:02,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:02.152854Z 591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:02,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:22:02.559 UTC [4209] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:03,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:03,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:03.241476Z 592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:03.651 UTC [4216] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:04,254] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:04,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:04.317239Z 593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:04.761 UTC [4223] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:05,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:05,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:05.400258Z 594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:05.849 UTC [4230] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:06,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:06,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:06.478918Z 595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:06.941 UTC [4237] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:07,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:07,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:07.561658Z 596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:08.030 UTC [4244] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:08,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:08,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:08.653206Z 597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:09.127 UTC [4251] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:09,622] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:09,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:09.737246Z 598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:10.212 UTC [4258] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:10,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:10,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:10.818295Z 599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:11.334 UTC [4265] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:11,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:11,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:11.899160Z 600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:12.427 UTC [4272] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:12,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:12,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:12.975905Z 601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:13.522 UTC [4279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:13,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:13,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:14.054627Z 602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:14.617 UTC [4287] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:14,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:14,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:15.126937Z 603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:15.710 UTC [4294] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:16,067] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:16,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:16.202319Z 604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:16.800 UTC [4301] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:17,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:17,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:17.276794Z 605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:17.893 UTC [4308] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:18,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:18,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:18.359190Z 606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:19.002 UTC [4315] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:19,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:19,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:19.435304Z 607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:20.087 UTC [4322] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:20,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:20,349] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:20.520373Z 608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:21.205 UTC [4329] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:21,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:21,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:21.589490Z 609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:22.295 UTC [4336] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:22,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:22,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:22.673090Z 610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:23.407 UTC [4343] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:23,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:23,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:23.747808Z 611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:24.496 UTC [4350] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:24,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:24,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:24.825857Z 612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:25.584 UTC [4357] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:25,747] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:25,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:25.907432Z 613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:26.674 UTC [4364] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:26,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:26,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:26.982591Z 614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:27.757 UTC [4371] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:27,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:27,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:28.052044Z 615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:28.851 UTC [4378] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:28,927] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:28,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:29.127504Z 616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:29.940 UTC [4385] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:29,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:29,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:30.206766Z 617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:31.027 UTC [4392] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:31,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:31,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:31.288313Z 618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:32.112 UTC [4399] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:32,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:32,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:32.358870Z 619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:33,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:33,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:33.231 UTC [4406] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:33.436920Z 620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:34,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:34,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:34.314 UTC [4413] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:34.514344Z 621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:35,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:35,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:35.404 UTC [4420] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:35.585808Z 622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:36,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:36,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:36.491 UTC [4426] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:36.661186Z 623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:37,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:37,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:37.588 UTC [4433] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:37.734165Z 624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:38,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:38,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:38.669 UTC [4440] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:38.804173Z 625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:22:39,582] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:39,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:22:39.763 UTC [4447] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:39.878245Z 626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:40,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:40,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:40.861 UTC [4453] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:40.952348Z 627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:41,699] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:41,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:41.949 UTC [4460] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:42.030369Z 628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:42,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:42,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:43.030 UTC [4467] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:43.120365Z 629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:43,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:43,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:44.133 UTC [4475] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:44.189932Z 630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:44,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:44,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:45.229 UTC [4481] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:45.270128Z 631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:45,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:45,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:46.315 UTC [4488] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:46.345854Z 632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:46,991] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:46,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:47.409 UTC [4495] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:47.427277Z 633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:48,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:48,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:22:48.502 UTC [4502] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:48.503050Z 634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:22:49,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:49,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:49.561605Z 635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:49.586 UTC [4509] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:50,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:50,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:50.641342Z 636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:50.680 UTC [4516] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:51,228] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:51,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:51.720735Z 637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:51.752 UTC [4523] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:52,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:52,317] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:52.809226Z 638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:52.848 UTC [4530] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:53,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:53,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:53.886736Z 639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:53.928 UTC [4537] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:54,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:54,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:54.964654Z 640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:55.000 UTC [4544] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:55,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:55,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:56.057331Z 641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:56.092 UTC [4551] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:56,580] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:56,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:57.130743Z 642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:57.199 UTC [4557] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:57,666] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:57,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:58.206485Z 643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:58.283 UTC [4564] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:58,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:58,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:59.287388Z 644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:22:59.379 UTC [4571] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:59,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:59,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:00.378814Z 645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:00.479 UTC [4578] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:00,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:00,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:01.456678Z 646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:01.563 UTC [4584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:01,918] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:01,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:02.543529Z 647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:02.655 UTC [4591] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:02,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:02,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:03.634259Z 648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:03.748 UTC [4598] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:04,049] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:04,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:04.710046Z 649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:04.830 UTC [4605] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:05,117] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:05,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:05.791296Z 650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:05.920 UTC [4612] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:06,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:06,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:06.868198Z 651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:07.011 UTC [4619] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:07,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:07,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:07.953384Z 652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:08.094 UTC [4626] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:08,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:08,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:09.029714Z 653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:09.187 UTC [4633] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:09,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:09,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:10.112368Z 654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:10.293 UTC [4640] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:10,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:10,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:11.195684Z 655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:11.384 UTC [4647] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:11,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:11,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:12.297963Z 656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:12.491 UTC [4654] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:12,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:12,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:13.373398Z 657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:13.582 UTC [4661] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:13,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:13,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:14.452753Z 658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:14.664 UTC [4669] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:14,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:14,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:15.537771Z 659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:15.761 UTC [4676] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:15,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:15,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:16.622600Z 660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:16.867 UTC [4684] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:16,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:16,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:17.694164Z 661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:17.969 UTC [4691] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:18,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:18,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:18.769635Z 662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:19.053 UTC [4698] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:19,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:19,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:19.844853Z 663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:20,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:20,135] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:20.152 UTC [4705] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:20.934414Z 664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:21,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:21,226] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:21.245 UTC [4713] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:22.031874Z 665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:22,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:22,296] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:22.326 UTC [4720] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:23.123596Z 666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:23,343] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:23,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:23.408 UTC [4726] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:24.192684Z 667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:24,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:24,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:24.494 UTC [4733] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:25.272377Z 668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:25,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:25,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:25.588 UTC [4740] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:26.353965Z 669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:26,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:26,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:26.677 UTC [4747] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:27.445446Z 670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:27,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:27,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:27.766 UTC [4754] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:28.523914Z 671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:28,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:28,705] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:28.847 UTC [4761] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:29.603402Z 672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:29,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:29,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:29.927 UTC [4768] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:30.705457Z 673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:30,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:30,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:31.033 UTC [4775] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:31.788167Z 674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:31,882] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:31,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:32.129 UTC [4781] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:32.868671Z 675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:32,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:32,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:33.224 UTC [4788] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:33.969325Z 676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:34,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:34,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:34.332 UTC [4795] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:35.060811Z 677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:35,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:35,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:35.416 UTC [4802] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:36.160454Z 678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:36,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:36,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:36.525 UTC [4809] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:37.267644Z 679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:37,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:37,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:37.636 UTC [4816] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:38.336298Z 680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:38,343] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:38,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:38.734 UTC [4823] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:39.420204Z 681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:39,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:39,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:39.830 UTC [4830] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:40.488743Z 682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:40,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:40,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:40.930 UTC [4836] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:41.554421Z 683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:41,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:41,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:42.022 UTC [4843] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:42.643719Z 684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:42,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:42,651] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:43.107 UTC [4850] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:43.712239Z 685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:43,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:43,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:44.193 UTC [4858] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:44,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:44.789003Z 686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:44,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:23:45.295 UTC [4865] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:45.944412Z 687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:23:45,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:45,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:46.386 UTC [4872] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:47,009] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:47.028357Z 688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:47,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:47.467 UTC [4879] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:48,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:48.088015Z 689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:48,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:48.553 UTC [4886] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:49,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:49.160660Z 690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:49,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:49.651 UTC [4893] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:50,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:50.233224Z 691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:50,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:50.743 UTC [4900] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:51,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:51,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:51.296059Z 692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:51.826 UTC [4907] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:52,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:52.362589Z 693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:52,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:52.935 UTC [4914] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:53,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:53.420309Z 694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:53,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:54.025 UTC [4922] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:54,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:54.480015Z 695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:23:54,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:23:55.112 UTC [4929] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:55,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:55,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:55.544877Z 696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:56.201 UTC [4936] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:56,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:56,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:56.600870Z 697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:57.284 UTC [4943] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:57,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:57,651] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:57.657041Z 698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:58.385 UTC [4950] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:58,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:58,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:58.714412Z 699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:23:59.471 UTC [4957] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:59,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:59,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:59.781708Z 700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:00.566 UTC [4964] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:00,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:00,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:00.846242Z 701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:01.658 UTC [4971] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:01,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:01,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:01.906970Z 702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:02.738 UTC [4978] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:02,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:02,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:02.978157Z 703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:03.825 UTC [4984] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:03,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:04,022] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:04.051388Z 704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:04.914 UTC [4991] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:05,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:05,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:05.129706Z 705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:06.008 UTC [4998] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:06,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:06,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:06.203902Z 706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:07.126 UTC [5005] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:07,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:07,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:07.273840Z 707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:08,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:08.217 UTC [5012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:08,260] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:08.354488Z 708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:09,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:09.296 UTC [5019] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:09,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:09.437655Z 709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:10,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:10.376 UTC [5026] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:10,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:10.522186Z 710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:11,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:11,434] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:11.456 UTC [5033] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:11.594906Z 711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:12,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:12,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:12.537 UTC [5040] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:12.686614Z 712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:13,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:13,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:13.633 UTC [5047] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:13.763335Z 713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:14,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:14,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:14.732 UTC [5055] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:14.852179Z 714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:15,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:15,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:15.828 UTC [5062] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:15.935641Z 715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:24:16,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:16,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:24:16.920 UTC [5069] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:17.025010Z 716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:17,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:17,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:18.011 UTC [5077] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:18.095321Z 717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:18,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:18,919] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:19.102 UTC [5084] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:19.185463Z 718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:19,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:19,982] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:24:20.254 UTC [5091] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:20.264061Z 719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:21,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:21,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:21.327697Z 720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:21.342 UTC [5098] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:22,114] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:22,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:22.407680Z 721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:22.431 UTC [5105] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:23,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:23,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:23.479727Z 722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:23.519 UTC [5112] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:24,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:24,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:24.554992Z 723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:24.646 UTC [5119] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:25,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:25,323] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:25.626004Z 724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:25.725 UTC [5126] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:26,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:26,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:26.708405Z 725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:24:26.828 UTC [5133] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:27,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:27,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:27.791115Z 726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:27.918 UTC [5140] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:28,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:28,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:28.874585Z 727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:28.998 UTC [5147] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:29,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:29,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:29.952189Z 728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:30.094 UTC [5154] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:30,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:30,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:31.027644Z 729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:31.179 UTC [5161] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:31,707] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:31,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:32.113730Z 730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:32.269 UTC [5168] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:32,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:32,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:33.199919Z 731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:33.377 UTC [5174] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:33,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:33,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:34.274379Z 732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:34.473 UTC [5180] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:34,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:34,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:35.361827Z 733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:35.560 UTC [5187] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:36,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:36,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:36.448228Z 734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:36.649 UTC [5194] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:37,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:37,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:37.528380Z 735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:37.747 UTC [5201] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:38,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:38,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:38.612496Z 736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:38.835 UTC [5208] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:39,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:39,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:39.684565Z 737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:39.931 UTC [5215] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:40,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:40,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:40.765430Z 738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:41.015 UTC [5222] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:41,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:41,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:41.845319Z 739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:42.101 UTC [5229] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:42,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:42,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:42.919524Z 740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:43.193 UTC [5235] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:43,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:43,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:44.012227Z 741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:44.293 UTC [5243] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:44,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:44,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:45.095371Z 742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:45.379 UTC [5250] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:45,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:45,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:46.182045Z 743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:46.468 UTC [5257] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:46,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:46,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:47.255435Z 744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:47.558 UTC [5264] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:47,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:47,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:48.330716Z 745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:48.642 UTC [5271] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:48,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:48,862] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:49.419905Z 746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:49.749 UTC [5278] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:49,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:49,935] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:50.498655Z 747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:50.836 UTC [5285] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:50,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:50,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:51.575013Z 748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:51.930 UTC [5292] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:52,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:52,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:52.655707Z 749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:53.033 UTC [5299] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:53,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:53,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:53.737243Z 750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:54.130 UTC [5306] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:54,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:54,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:54.828040Z 751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:55.223 UTC [5313] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:55,315] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:55,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:55.918401Z 752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:56.310 UTC [5320] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:56,371] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:56,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:57.003993Z 753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:57.406 UTC [5327] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:57,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:57,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:58.087608Z 754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:24:58.531 UTC [5334] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:58,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:58,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:59.195482Z 755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:24:59,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:59,598] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:59.623 UTC [5341] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:00.271411Z 756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:00,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:00,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:00.713 UTC [5348] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:01.347976Z 757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:01,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:01,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:01.803 UTC [5355] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:02.430717Z 758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:02,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:02,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 11 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:02.894 UTC [5362] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:03.501393Z 759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:03,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:03,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:03.988 UTC [5369] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:04.574877Z 760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:04,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:04,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:05.089 UTC [5376] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:05.681442Z 761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:06,025] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:06,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:06.180 UTC [5383] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:06.758752Z 762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:07,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:07,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:07.273 UTC [5390] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:07.825778Z 763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:08,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:08,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:08.362 UTC [5397] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:08.888865Z 764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:09,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:09,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:09.455 UTC [5404] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:09.947325Z 765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:10,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:10,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:10.545 UTC [5411] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:11.018546Z 766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:11,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:11,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:11.635 UTC [5418] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:12.082869Z 767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:12,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:12,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:12.728 UTC [5425] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:13.143798Z 768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:13,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:13,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:13.817 UTC [5432] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:14.212870Z 769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:14,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:14,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:14.909 UTC [5440] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:15.283667Z 770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:15,599] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:15,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:15.998 UTC [5447] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:16.352178Z 771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:16,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:16,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:17.086 UTC [5454] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:17.444446Z 772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:17,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:17,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:18.173 UTC [5461] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:18.531069Z 773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:18,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:18,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:19.255 UTC [5468] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:19.614031Z 774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:19,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:19,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:20.348 UTC [5475] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:20.686954Z 775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:20,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:20,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:21.438 UTC [5482] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:21.769458Z 776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:22,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:22,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:22.532 UTC [5489] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:22.857585Z 777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:23,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:23,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:23.626 UTC [5496] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:23.935149Z 778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:24,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:24,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:24.710 UTC [5503] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:25.008512Z 779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:25,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:25,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:25.794 UTC [5510] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:26.082457Z 780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:26,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:26,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:26.879 UTC [5517] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:27.148410Z 781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:27,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:27,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:27.967 UTC [5524] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:28.229665Z 782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:28,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:28,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:29.052 UTC [5531] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:29.316600Z 783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:29,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:29,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:30.142 UTC [5538] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:30.400898Z 784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:30,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:30,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:31.236 UTC [5546] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:31.479152Z 785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:31,595] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:31,599] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:32.335 UTC [5553] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:32.558605Z 786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:32,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:32,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:33.430 UTC [5560] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:33.637530Z 787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:33,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:33,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:34.517 UTC [5567] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:34.725048Z 788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:34,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:34,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:35.609 UTC [5574] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:35.805513Z 789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:35,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:35,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:36.696 UTC [5580] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:36.893135Z 790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:36,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:36,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:37.793 UTC [5587] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:37.982528Z 791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:38,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:38,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:38.877 UTC [5594] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:39.078433Z 792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:39,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:39,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:39.965 UTC [5601] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:40.150678Z 793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:40,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:40,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:41.060 UTC [5608] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:41.236805Z 794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:41,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:41,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:42.166 UTC [5615] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:42.311386Z 795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:42,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:42,321] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:43.252 UTC [5622] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:25:43,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:43.402252Z 796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:43,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:44.353 UTC [5630] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:44,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:44,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:44.478897Z 797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:45.432 UTC [5636] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:45,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:45,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:45.540637Z 798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:46.530 UTC [5643] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:46,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:46,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:46.629406Z 799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:47.632 UTC [5649] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:47,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:47,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:47.696032Z 800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:48.742 UTC [5656] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:48,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:48.764338Z 801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:48,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:49,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:49.827393Z 802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:49,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:49.849 UTC [5662] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:50.892515Z 803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:50,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:50,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:50.936 UTC [5669] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:51,977] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:25:51.978190Z 804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:51,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:52.019 UTC [5675] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:53.066400Z 805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:53,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:53,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:53.104 UTC [5681] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:54.122383Z 806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:54,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:54,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:54.187 UTC [5687] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:55.208055Z 807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:25:55,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:55,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:25:55.290 UTC [5694] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:25:56.281971Z 808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:25:56,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:56,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:25:56.381 UTC [5701] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:57,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:57,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:57.361130Z 809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:57.479 UTC [5708] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:58,426] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:58,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:58.443599Z 810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:58.587 UTC [5715] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:59,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:59,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:25:59.499201Z 811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:25:59.685 UTC [5721] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:00,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:00,582] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:00.588066Z 812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:00.791 UTC [5728] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:01,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:01.643263Z 813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:26:01,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:01.892 UTC [5735] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:02,711] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:02.711710Z 814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:26:02,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:03.006 UTC [5742] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:03,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:03,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:03.795510Z 815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:04.107 UTC [5749] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:04.854601Z 816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:04,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:04,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:05.198 UTC [5756] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:05,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:05,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:05.940193Z 817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:06.290 UTC [5763] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:06,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:07,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:07.018067Z 818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:07.386 UTC [5770] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:08,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:08,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:08.090341Z 819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:08.469 UTC [5777] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:09,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:09,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:09.172214Z 820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:09.552 UTC [5784] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:10,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:10,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:10.248228Z 821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:10.623 UTC [5791] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:11,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:11,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:11.320063Z 822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:11.712 UTC [5798] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:12,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:12,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:12.404288Z 823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:12.808 UTC [5805] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:13,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:13,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:13.487348Z 824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:13.906 UTC [5813] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:14,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:14,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:14.572071Z 825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:14.993 UTC [5821] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:15,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:15,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:15.652215Z 826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:16.096 UTC [5828] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:16,567] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:16,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:16.729126Z 827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:17.182 UTC [5835] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:17,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:17,625] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:17.803119Z 828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:18.271 UTC [5842] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:18,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:18,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:18.882145Z 829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:19.352 UTC [5849] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:19,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:19,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:19.953179Z 830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:20.440 UTC [5856] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:20,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:20,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:21.034439Z 831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:21.525 UTC [5863] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:21,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:21,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:22.110854Z 832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:22.606 UTC [5870] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:22,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:22,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:23.196613Z 833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:23.697 UTC [5877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:24,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:24,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:24.274243Z 834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:24.796 UTC [5884] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:25,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:25,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:25.347248Z 835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:25.880 UTC [5891] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:26,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:26,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:26.421189Z 836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:26.970 UTC [5898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:27,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:27,209] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:27.494109Z 837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:28.052 UTC [5905] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:28,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:28,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:28.564782Z 838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:29.141 UTC [5912] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:29,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:29,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:29.636748Z 839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:30.228 UTC [5919] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:30,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:30,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:30.726699Z 840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1      | [2025-04-01 21:26:31,294] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:26:31,294] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:26:31,296] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:26:31,296] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-postgres-1   | 2025-04-01 21:26:31.326 UTC [5926] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:31,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:31,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:31.801867Z 841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:32.423 UTC [5933] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:32,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:32,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:32.877839Z 842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:33.511 UTC [5940] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:33,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:33,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:33.955936Z 843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:34.601 UTC [5947] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:26:34,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:34,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:26:35.013384Z 844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:26:35.689 UTC [5954] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:35,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:35,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:26:36.109122Z 845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:36,763] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:36,766] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:36.788 UTC [5961] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:37.194824Z 846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:37,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:37,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:37.873 UTC [5968] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:38.265286Z 847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:38,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:38,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:38.946 UTC [5975] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:39.342846Z 848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:39,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:39,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:40.023 UTC [5982] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:40.416147Z 849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:41,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:41,026] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:41.106 UTC [5989] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:41.491356Z 850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:42,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:42,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:42.195 UTC [5996] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:42.565521Z 851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:43,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:43,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:43.283 UTC [6002] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:43.636334Z 852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:44,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:44,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:44.374 UTC [6010] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:44.719940Z 853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:45,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:45,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:45.455 UTC [6017] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:45.797751Z 854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:46,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:46,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:46.537 UTC [6024] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:46.875197Z 855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:47,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:47,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:47.618 UTC [6031] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:47.959130Z 856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:48,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:48,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:48.714 UTC [6038] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:49.035537Z 857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:26:49,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:49,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:26:49.813 UTC [6045] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:50.139172Z 858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:50,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:50,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:50.908 UTC [6052] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:51.226350Z 859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:51,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:51,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:52.007 UTC [6058] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:52.344861Z 860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:52,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:52,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:53.097 UTC [6065] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:53.425165Z 861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:53,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:53,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:54.168 UTC [6072] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:54.497292Z 862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:54,884] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:54,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:55.259 UTC [6079] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:55.577851Z 863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:55,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:55,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:56.347 UTC [6086] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:56.647819Z 864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:57,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:57,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:57.454 UTC [6093] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:57.730382Z 865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:26:58,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:58,115] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:26:58.539 UTC [6100] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:58.808936Z 866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:26:59,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:26:59,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:26:59.624 UTC [6107] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:26:59.887258Z 867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:00,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:00,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:00.739 UTC [6114] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:00.977249Z 868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:01,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:01,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:01.837 UTC [6121] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:02.051009Z 869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:02,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:02,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:02.939 UTC [6129] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:03.132990Z 870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:03,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:03,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:04.030 UTC [6137] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:04.219761Z 871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:04,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:04,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:05.120 UTC [6144] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:05.295091Z 872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:05,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:05,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:06.229 UTC [6151] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:06.384272Z 873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:06,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:06,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:07.325 UTC [6158] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:07.460080Z 874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:07,701] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:07,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:08.436 UTC [6165] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:08.559727Z 875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:08,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:08,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:09.536 UTC [6172] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:09.640466Z 876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:09,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:09,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:10.624 UTC [6179] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:10.719675Z 877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:10,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:10,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:11.729 UTC [6185] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:11.809328Z 878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:11,993] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:11,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:12.830 UTC [6192] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:12.884931Z 879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:13,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:13,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:13.912 UTC [6199] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:13.975517Z 880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:14,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:14,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:15.003 UTC [6207] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:15.059292Z 881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:15,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:15,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:16.093 UTC [6214] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:16.137522Z 882 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:16,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:16,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:17.205 UTC [6222] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:17.229398Z 883 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:17,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:17,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:18.302 UTC [6229] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:18.341772Z 884 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:18,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:18,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:19.401 UTC [6235] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:19.428882Z 885 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:19,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:19,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:20.494 UTC [6242] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:20,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:20.529071Z 886 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:20,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:21.582078Z 887 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:21.586 UTC [6249] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:21,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:27:21,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:22,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:22.678175Z 888 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:27:22,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:22.715 UTC [6256] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:27:23,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:23.761231Z 889 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:23,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:23.797 UTC [6263] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:24.843378Z 890 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:24,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:24,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:24.879 UTC [6269] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:25,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:25.917076Z 891 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:25,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:25.983 UTC [6276] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:26.985478Z 892 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:26,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:26,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:27.078 UTC [6283] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:28,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:28.067980Z 893 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:28,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:28.165 UTC [6290] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:29.135620Z 894 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:29,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:29,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:29.252 UTC [6297] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:30.201888Z 895 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:30,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:30,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:30.345 UTC [6304] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:31.294966Z 896 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:31,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:31,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:27:31.477 UTC [6311] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:27:32.369224Z 897 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:27:32,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:32,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:32.567 UTC [6318] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:33,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:33,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:33.470252Z 898 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:33.691 UTC [6325] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:34,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:34.550632Z 899 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:34,553] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:34.801 UTC [6331] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:35,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:35,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:35.612130Z 900 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:35.890 UTC [6338] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:36,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:36,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:36.681698Z 901 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:36.970 UTC [6345] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:37,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:37.765835Z 902 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:37,768] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:38.074 UTC [6352] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:38,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:38.825615Z 903 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:27:38,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:27:39.169 UTC [6359] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:39,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:39,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:39.891591Z 904 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:40.264 UTC [6366] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:40,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:40,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:40.948158Z 905 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:41.349 UTC [6373] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:41,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:41,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:42.028997Z 906 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:42.453 UTC [6380] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:43,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:43,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:43.101467Z 907 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:43.532 UTC [6388] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:44,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:44,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:44.181772Z 908 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:44.627 UTC [6396] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:45,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:45,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:45.248038Z 909 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:45.709 UTC [6403] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:46,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:46,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:46.325833Z 910 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:46.808 UTC [6410] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:47,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:47,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:47.382714Z 911 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:47.903 UTC [6417] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:48,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:48,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:48.446086Z 912 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:49.007 UTC [6424] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:49,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:49,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:49.504041Z 913 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:50.094 UTC [6431] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:50,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:50,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:50.574115Z 914 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:51.191 UTC [6438] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:51,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:51,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:51.646046Z 915 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:52.286 UTC [6445] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:52,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:52,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:52.714691Z 916 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:53.385 UTC [6452] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:53,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:53,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:27:53.790647Z 917 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:54.473 UTC [6459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:54,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:54,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:54.868232Z 918 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:55.555 UTC [6466] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:55,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:55,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:55.942353Z 919 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:56.646 UTC [6472] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:56,942] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:56,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:57.019248Z 920 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:57.739 UTC [6479] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:57,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:57,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:58.101296Z 921 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:58.835 UTC [6486] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:59,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:59,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:27:59.178937Z 922 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:27:59.933 UTC [6494] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:00,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:00,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:00.250107Z 923 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:01.019 UTC [6501] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:01,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:01,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:01.323787Z 924 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:02.112 UTC [6508] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:02,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:02,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:02.397664Z 925 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:03.205 UTC [6515] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:03,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:03,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:03.476569Z 926 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:04.323 UTC [6522] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:04,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:04,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:04.548773Z 927 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:05.424 UTC [6529] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:05,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:05,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:05.648072Z 928 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:06.513 UTC [6536] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:06,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:06,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:06.724765Z 929 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:07,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:07,588] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:28:07.604 UTC [6543] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:07.838982Z 930 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:08,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:08,664] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:28:08.695 UTC [6550] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:08.920348Z 931 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:09,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:09,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:09.775 UTC [6557] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:09.986847Z 932 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:10,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:10,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:10.860 UTC [6564] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:11.058811Z 933 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:11,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:11,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:11.950 UTC [6571] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:12.141489Z 934 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:12,904] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:12,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:13.052 UTC [6579] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:13.217096Z 935 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:13,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:13,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:14.142 UTC [6587] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:14.304220Z 936 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:15,021] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:15,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:15.238 UTC [6593] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:15.385036Z 937 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:16,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:16,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:16.332 UTC [6600] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:16.465906Z 938 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:17,183] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:17,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:17.423 UTC [6607] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:17.547955Z 939 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:18,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:18,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:18.503 UTC [6614] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:18.627200Z 940 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:19,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:19,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:28:19.597 UTC [6622] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:19.711386Z 941 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:20,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:20,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:20.683 UTC [6630] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:20.788796Z 942 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:21,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:21,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:21.771 UTC [6637] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:21.872422Z 943 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:22,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:22,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:22.869 UTC [6644] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:22.953140Z 944 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:23,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:23,553] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:23.950 UTC [6651] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:24.023609Z 945 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:24,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:24,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:25.051 UTC [6658] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:25.122752Z 946 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:25,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:25,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:26.148 UTC [6665] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:26.206734Z 947 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:26,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:26,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:28:27.235 UTC [6672] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:27.290348Z 948 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:27,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:27,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:28.322 UTC [6680] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:28.378952Z 949 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:28,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:28,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:29.423 UTC [6687] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:29.470973Z 950 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:29,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:30,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:28:30.528 UTC [6694] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:30.543158Z 951 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:28:31,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:31,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:28:31.633 UTC [6701] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:28:31.638992Z 952 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:28:32,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:32,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:32.701546Z 953 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:32.725 UTC [6708] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:33,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:33,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:33.781443Z 954 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:33.813 UTC [6715] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:34,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:34,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:34.892542Z 955 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:34.918 UTC [6722] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:35,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:35,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:36.003667Z 956 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:36.028 UTC [6729] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:36,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:36,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:37.086005Z 957 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:37.119 UTC [6736] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:37,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:37,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:38.162223Z 958 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:38.196 UTC [6743] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:38,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:38,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:39.263977Z 959 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:39.292 UTC [6750] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:39,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:39,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:40.339356Z 960 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:40.372 UTC [6757] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:40,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:40,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:41.434266Z 961 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:41.468 UTC [6763] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:41,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:41,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:42.504868Z 962 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:42.538 UTC [6771] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:42,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:42,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:43.579118Z 963 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:43.608 UTC [6779] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:43,958] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:43,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:44.672246Z 964 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:44.699 UTC [6787] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:45,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:45,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:45.751467Z 965 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:45.781 UTC [6794] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:46,078] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:46,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:46.841766Z 966 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:46.867 UTC [6801] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:47,136] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:47,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:47.929012Z 967 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:47.962 UTC [6808] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:48,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:48,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:49.025220Z 968 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:49.062 UTC [6815] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:49,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:49,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:50.099042Z 969 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:50.132 UTC [6821] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:50,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:50,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:51.195658Z 970 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:51.218 UTC [6828] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:51,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:51,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:52.278412Z 971 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:52.306 UTC [6835] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:52,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:52,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:28:53.358890Z 972 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:53.391 UTC [6842] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:53,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:53,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:54.453341Z 973 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:54.483 UTC [6849] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:54,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:54,633] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:55.529097Z 974 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:55.554 UTC [6856] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:55,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:55,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:56.625921Z 975 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:56.657 UTC [6862] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:56,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:56,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:57.725297Z 976 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:57.750 UTC [6869] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:57,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:57,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:58.797227Z 977 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:58.831 UTC [6877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:58,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:58,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:28:59.900786Z 978 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:28:59.945 UTC [6884] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:59,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:59,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:00.994731Z 979 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:01,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:01,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:29:01.029 UTC [6891] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:02.051646Z 980 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:02,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:02,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:29:02.105 UTC [6898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:03,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:03.114575Z 981 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:29:03,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:03.184 UTC [6905] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:04.170777Z 982 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:04,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:04,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:04.268 UTC [6912] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:05,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:05.242686Z 983 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:05,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:05.363 UTC [6919] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:06,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:06,323] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:06.340188Z 984 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:06.460 UTC [6926] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:07,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:07,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:07.409358Z 985 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:07.546 UTC [6933] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:08,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:08,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:08.464240Z 986 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:08.631 UTC [6940] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:09,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:09,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:09.537185Z 987 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:09.718 UTC [6947] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:10,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:10,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:10.608730Z 988 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:10.799 UTC [6954] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:11,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:11,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:11.692398Z 989 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:11.883 UTC [6961] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:12,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:12,720] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:12.763630Z 990 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:12.963 UTC [6969] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:13,770] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:13,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:13.835138Z 991 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:14.049 UTC [6976] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:14,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:14,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:14.912285Z 992 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:15.138 UTC [6984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:15,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:15,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:15.985903Z 993 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:16.228 UTC [6991] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:16,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:16,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:17.060191Z 994 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:17.316 UTC [6998] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:18,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:18,043] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:18.133698Z 995 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:18.402 UTC [7005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:19,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:19,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:19.214619Z 996 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:19.504 UTC [7012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:20,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:20,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:20.292858Z 997 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:20.597 UTC [7019] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:21,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:21,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:21.373536Z 998 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:21.682 UTC [7026] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:22,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:22,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:22.437472Z 999 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:22.788 UTC [7033] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:23,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:23,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:23.519488Z 1000 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:23.890 UTC [7040] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:24,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:24,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:24.597806Z 1001 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:24.979 UTC [7047] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:25,475] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:25,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:25.681587Z 1002 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:26.072 UTC [7054] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:26,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:26,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:26.762325Z 1003 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:27.168 UTC [7061] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:27,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:27,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:27.830987Z 1004 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:28.250 UTC [7068] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:28,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:28,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:28.914971Z 1005 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:29.369 UTC [7075] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:29,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:29,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:29.998021Z 1006 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:30.457 UTC [7082] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:30,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:30,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:31.085568Z 1007 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:31.551 UTC [7089] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:31,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:31,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:32.173102Z 1008 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:32.697 UTC [7096] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:32,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:32,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:33.249419Z 1009 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:33.790 UTC [7103] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:34,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:34,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:34.334848Z 1010 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:34.908 UTC [7110] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:35,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:35,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:35.423443Z 1011 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:36.001 UTC [7117] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:36,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:36,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:36.512294Z 1012 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:37.102 UTC [7123] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:37,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:37,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:37.606680Z 1013 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:38.196 UTC [7130] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:38,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:38,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:38.694637Z 1014 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:39.290 UTC [7137] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:39,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:39,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:39.774824Z 1015 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:40.397 UTC [7144] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:40,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:40,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:40.865433Z 1016 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:41.487 UTC [7151] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:41,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:41,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:41.941676Z 1017 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:42.575 UTC [7158] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:42,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:42,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:43.009144Z 1018 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:43.677 UTC [7166] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:43,750] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:43,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:44.103123Z 1019 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:44.780 UTC [7174] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:44,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:44,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:45.187374Z 1020 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:29:45.880 UTC [7181] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:45,882] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:45,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:46.265500Z 1021 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:46,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:46,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:46.965 UTC [7188] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:47.347919Z 1022 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:47,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:48,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:48.034 UTC [7196] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:48.426549Z 1023 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:49,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:49,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:49.200 UTC [7202] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:49.504429Z 1024 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:50,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:50,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:50.287 UTC [7209] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:50.582857Z 1025 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:51,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:51,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:51.389 UTC [7217] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:51.664235Z 1026 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:52,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:52,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:52.481 UTC [7224] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:52.740941Z 1027 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:53,371] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:53,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:53.573 UTC [7231] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:53.813729Z 1028 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:54,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:54,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:54.660 UTC [7238] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:54.915541Z 1029 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:55,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:55,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:55.755 UTC [7245] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:55.997969Z 1030 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:56,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:56,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:56.848 UTC [7252] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:57.079527Z 1031 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:57,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:57,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:57.934 UTC [7259] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:58.171347Z 1032 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:58,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:58,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:59.024 UTC [7266] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:29:59.254395Z 1033 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:29:59,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:59,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:00.118 UTC [7273] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:00.340754Z 1034 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:00,919] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:00,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:01.211 UTC [7280] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:01.417179Z 1035 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:01,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:01,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:02.300 UTC [7287] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:02.494039Z 1036 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:03,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:03,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:03.386 UTC [7294] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:03.580483Z 1037 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:04,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:04,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:04.469 UTC [7301] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:04.662523Z 1038 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:05,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:05,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:05.568 UTC [7308] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:05.754808Z 1039 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:06,258] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:06,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:06.653 UTC [7315] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:06.831681Z 1040 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:07,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:07,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:07.745 UTC [7322] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:07.910780Z 1041 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:08,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:08,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:08.855 UTC [7329] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:08.992177Z 1042 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:09,461] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:09,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:09.948 UTC [7336] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:10.093184Z 1043 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:10,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:10,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:11.031 UTC [7343] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:11.171454Z 1044 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:11,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:11,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:12.135 UTC [7350] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:12.248354Z 1045 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:12,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:12,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:13.225 UTC [7357] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:13.332329Z 1046 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:13,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:13,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:14.315 UTC [7365] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:14.404671Z 1047 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:14,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:14,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:15.405 UTC [7372] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:15.485864Z 1048 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:30:15,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:15,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:30:16.488 UTC [7379] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:16.553653Z 1049 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:30:16,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:16,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:30:17.582 UTC [7386] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:17.625886Z 1050 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:30:17,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:17,985] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:30:18.671 UTC [7393] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:18.695165Z 1051 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:30:19,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:19,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:30:19.764 UTC [7400] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:19.766131Z 1052 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:20,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:20,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:20.839111Z 1053 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:20.864 UTC [7407] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:21,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:21,207] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:21.909987Z 1054 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:21.940 UTC [7414] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:22,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:22,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:22.992688Z 1055 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:23.018 UTC [7421] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:23,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:23,357] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:24.065401Z 1056 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:24.090 UTC [7428] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:24,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:24,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:25.141283Z 1057 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:25.167 UTC [7435] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:25,472] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:25,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:26.219104Z 1058 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:26.245 UTC [7442] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:26,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:26,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:27.296105Z 1059 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:27.335 UTC [7450] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:27,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:27,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:28.368989Z 1060 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:28.412 UTC [7456] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:28,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:28,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:29.443955Z 1061 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:29.502 UTC [7463] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:29,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:29,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:30.525282Z 1062 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:30:30.608 UTC [7470] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:30,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:30,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:31.607462Z 1063 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:31.696 UTC [7477] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:31,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:31,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:30:32.700935Z 1064 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:32.779 UTC [7484] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:32,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:32,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:33.781828Z 1065 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:33.865 UTC [7491] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:34,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:34,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:30:34.854110Z 1066 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:34.952 UTC [7498] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:35,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:35,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:30:35.938498Z 1067 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:36.077 UTC [7505] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:36,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:36,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-schema-registry-1  | [2025-04-01 21:30:36,992] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-mysql-1  | 2025-04-01T21:30:37.012070Z 1068 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:37.179 UTC [7512] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:37,182] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-zookeeper-1  | [2025-04-01 21:30:37,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:37,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:38.092440Z 1069 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:38.286 UTC [7519] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:38,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:38,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:39.164873Z 1070 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:39,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:30:39.374 UTC [7526] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:30:39,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:30:40.245788Z 1071 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:40,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:40,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:40.446 UTC [7533] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:41.330549Z 1072 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:41,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:41,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:41.531 UTC [7540] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:42.423504Z 1073 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:42,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:42,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:42.624 UTC [7547] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:43.496605Z 1074 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:43,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:43,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:43.710 UTC [7554] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:44.572098Z 1075 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:44,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:44,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:44.794 UTC [7562] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:45.672332Z 1076 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:45,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:45,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:45.890 UTC [7569] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:46.755976Z 1077 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:46,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:46,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:46.990 UTC [7576] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:47.853403Z 1078 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:47,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:47,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:48.098 UTC [7583] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:48.945972Z 1079 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:48,978] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:48,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:49.182 UTC [7590] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:50.015183Z 1080 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:50,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:50,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:30:50.272 UTC [7597] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:51,095] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:51.095950Z 1081 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:51,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:51.370 UTC [7604] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:52.166753Z 1082 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:52,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:52,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:30:52.463 UTC [7611] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:53.257701Z 1083 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:53,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:53,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:53.563 UTC [7618] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:54.316829Z 1084 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:54,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:54,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:54.651 UTC [7625] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:55,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:55.377589Z 1085 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:55,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:55.742 UTC [7632] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:30:56.465395Z 1086 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:30:56,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:56,473] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:56.839 UTC [7639] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:57,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:57,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:30:57.525068Z 1087 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:30:57.925 UTC [7646] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:58,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:58.794786Z 1088 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:58,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:30:59.047 UTC [7653] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:59,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:30:59.884423Z 1089 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:30:59,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:00.146 UTC [7660] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:00,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:00.948490Z 1090 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:00,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:01.273 UTC [7667] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:01,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:02.033258Z 1091 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:02,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:02.357 UTC [7674] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:03,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:03.115045Z 1092 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:03,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:03.492 UTC [7681] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:04,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:04.174569Z 1093 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:04,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:04.585 UTC [7688] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:05,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:05.242099Z 1094 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:05,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:05.681 UTC [7695] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:06,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:06.306844Z 1095 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:06,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:06.769 UTC [7702] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:07,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:07,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:07.373975Z 1096 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:07.858 UTC [7709] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:08,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:08.445700Z 1097 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:08,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:08.969 UTC [7717] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:09,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:09.508289Z 1098 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:09,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:10.060 UTC [7723] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:10,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:10.597060Z 1099 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:10,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:11.178 UTC [7730] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:11,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:11.670537Z 1100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:11,679] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:12.276 UTC [7737] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:12,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:12.746315Z 1101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:12,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:13.371 UTC [7744] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:13,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:31:13.818167Z 1102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:31:13,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:14.458 UTC [7752] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:14,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:14,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:14.887081Z 1103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:15.540 UTC [7759] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:15,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:15,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:15.963848Z 1104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:16.629 UTC [7766] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:16,927] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:16,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:17.040868Z 1105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:17.724 UTC [7773] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:18,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:18,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:18.113261Z 1106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:18.837 UTC [7780] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:19,106] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:19,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:19.194433Z 1107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:19.924 UTC [7787] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:20,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:20,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:20.270151Z 1108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:21.020 UTC [7794] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:21,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:21,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:21.354530Z 1109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:22.128 UTC [7802] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:22,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:22,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:22.440515Z 1110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:23.229 UTC [7809] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:23,367] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:23,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:23.512419Z 1111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:24.313 UTC [7817] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:24,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:24,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:24.587128Z 1112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:25.412 UTC [7824] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:25,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:25,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:25.670232Z 1113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:26.500 UTC [7831] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:26,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:26,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:26.740908Z 1114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:27.609 UTC [7838] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:27,644] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:27,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:27.827145Z 1115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:28.701 UTC [7845] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:28,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:28,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:28.906722Z 1116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:29,763] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:31:29.785 UTC [7852] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:31:29,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:29.978852Z 1117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:30,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:30,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:30.960 UTC [7858] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:31.069918Z 1118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-kafka-1      | [2025-04-01 21:31:31,296] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:31:31,296] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:31:31,298] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:31:31,298] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:31:31,935] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:32,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:32.063 UTC [7865] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:32.146278Z 1119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:33,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:33,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:33.166 UTC [7872] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:33.231695Z 1120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:34,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:34,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:34.254 UTC [7879] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:34.296196Z 1121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:35,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:35,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:35.346 UTC [7886] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:35.380326Z 1122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:36,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:36,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:31:36.454 UTC [7893] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:31:36.462414Z 1123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:31:37,258] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:37,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:37.538169Z 1124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:37.560 UTC [7900] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:38,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:38,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:38.641142Z 1125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:38.674 UTC [7907] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:39,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:39,483] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:39.718492Z 1126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:39.747 UTC [7914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:40,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:40,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:40.798335Z 1127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:40.824 UTC [7921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:41,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:41,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:41.869689Z 1128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:41.896 UTC [7928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:42,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:42,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:42.940102Z 1129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:42.970 UTC [7935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:43,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:43,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:44.027377Z 1130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:44.058 UTC [7942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:44,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:44,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:45.099818Z 1131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:45.128 UTC [7950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:45,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:45,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:46.199809Z 1132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:46.230 UTC [7958] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:46,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:46,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:47.277913Z 1133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:47.307 UTC [7965] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:47,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:47,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:48.353318Z 1134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:48.381 UTC [7972] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:48,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:49,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:49.425999Z 1135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:49.453 UTC [7979] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:49,976] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:50,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:50.501612Z 1136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:50.533 UTC [7986] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:51,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:51,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:51.568036Z 1137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:51.610 UTC [7993] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:52,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:52,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:52.651459Z 1138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:52.716 UTC [8000] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:53,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:53,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:53.734856Z 1139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:53.804 UTC [8007] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:54,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:54,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:54.821648Z 1140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:54.885 UTC [8014] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:55,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:55,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:55.904693Z 1141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:55.971 UTC [8021] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:56,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:56,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:56.985920Z 1142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:57.058 UTC [8028] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:57,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:57,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:58.057932Z 1143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:58.144 UTC [8035] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:58,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:58,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:31:59.128521Z 1144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:31:59.228 UTC [8042] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:59,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:31:59,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:00.198743Z 1145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:00.310 UTC [8050] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:00,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:00,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:01.285398Z 1146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:01.397 UTC [8057] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:01,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:01,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:02.361913Z 1147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:02.496 UTC [8064] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:02,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:02,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:03.437153Z 1148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:03.581 UTC [8071] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:03,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:03,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:04.506046Z 1149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:04.666 UTC [8078] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:04,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:04,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:05.576065Z 1150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:05.757 UTC [8085] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:05,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:06,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:06.648928Z 1151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:06.843 UTC [8092] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:06,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:07,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:07.725851Z 1152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:07.943 UTC [8099] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:07,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:08,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:08.845428Z 1153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:09.041 UTC [8106] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:09,077] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:09,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:09.930343Z 1154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:32:10.138 UTC [8113] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:10,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:10,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:11.012855Z 1155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:11,208] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:11.233 UTC [8120] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:11,369] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:12.088363Z 1156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:12,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:12.305 UTC [8127] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:12,431] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:13.160187Z 1157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:13,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:13.416 UTC [8134] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:13,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:14.250528Z 1158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:14,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:14.500 UTC [8142] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:14,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:15.337544Z 1159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:15,479] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:15.595 UTC [8149] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:15,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:16.417815Z 1160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:16,534] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:16.688 UTC [8156] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:32:16,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:32:17.485942Z 1161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:17,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:17,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:17.774 UTC [8163] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:18.572392Z 1162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:18,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:18,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:18.859 UTC [8170] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:19.663899Z 1163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:19,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:19,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:19.971 UTC [8177] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:20.744843Z 1164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:20,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:21,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:21.055 UTC [8184] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:21.821794Z 1165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:21,876] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:22,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:22.147 UTC [8191] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:22.897179Z 1166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:22,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:23,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:23.236 UTC [8198] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:23.965423Z 1167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:23,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:24,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:24.328 UTC [8205] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:25.044388Z 1168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:32:25,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:32:25,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:25.447 UTC [8211] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:26,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:26.110732Z 1169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:26,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:26.536 UTC [8218] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:27,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:27.179230Z 1170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:27,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:27.630 UTC [8225] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:28,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:28.278475Z 1171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:28,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:28.714 UTC [8232] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:29,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:29.341523Z 1172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:29,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:29.799 UTC [8239] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:30,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:30.424735Z 1173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:30,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:30.914 UTC [8246] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:31,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:31.512486Z 1174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:31,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:32.005 UTC [8253] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:32,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:32.579117Z 1175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:32,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:33.099 UTC [8260] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:33,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:33.656680Z 1176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:33,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:34.197 UTC [8267] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:34,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:34.743289Z 1177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:34,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:35.287 UTC [8275] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:35,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:35.824152Z 1178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:36,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:36.390 UTC [8282] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:36,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:36.907683Z 1179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:37,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:37.473 UTC [8289] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:37,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:37.987498Z 1180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:38,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:38.561 UTC [8295] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:38,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:39.066909Z 1181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:39,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:39.656 UTC [8302] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:40,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:40.150305Z 1182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:40,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:40.746 UTC [8309] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:41,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:41.236243Z 1183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:41,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:41.839 UTC [8316] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:42,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:42.313990Z 1184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:42,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:42.940 UTC [8323] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:43,262] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:43.395213Z 1185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:43,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:44.044 UTC [8329] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:44,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:44.479585Z 1186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:44,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:45.130 UTC [8337] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:45,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:45.565002Z 1187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:45,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:46.226 UTC [8344] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:46,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:46.641481Z 1188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:46,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:47.313 UTC [8351] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:47,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:47.729612Z 1189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:47,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:48.415 UTC [8358] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:48,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:48.801458Z 1190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:48,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:49.510 UTC [8365] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:49,671] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:49.870676Z 1191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:49,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:50.599 UTC [8372] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:50,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:50.948603Z 1192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:50,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:51.699 UTC [8379] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:51,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:52.022180Z 1193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:52,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:52.796 UTC [8386] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:52,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:53.112814Z 1194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:53,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:53.906 UTC [8393] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:53,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:54.188652Z 1195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:54,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:54.998 UTC [8400] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:55,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:55.283543Z 1196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:55,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:32:56.103 UTC [8407] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:56,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:32:56.341133Z 1197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:56,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:57,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:57.189 UTC [8414] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:57.400689Z 1198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:57,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:58,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:58.294 UTC [8421] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:58.474865Z 1199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:58,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:59,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:32:59.379 UTC [8428] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:32:59.551874Z 1200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:32:59,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:00,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:00.469 UTC [8435] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:00.637903Z 1201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:33:00,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:01,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:01.553 UTC [8442] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:01.703177Z 1202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:33:01,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:02,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:02.641 UTC [8449] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:02.768979Z 1203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:33:02,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:03,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:03.747 UTC [8456] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:03,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:03.859488Z 1204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:04,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:04.857 UTC [8463] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:04,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:04.923779Z 1205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:05,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:05.949 UTC [8470] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:05,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:05.985321Z 1206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:06,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:07,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:07.037 UTC [8477] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:07.062195Z 1207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:07,802] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:08,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:08.123 UTC [8484] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:08.151537Z 1208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:08,866] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:09,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:09.197 UTC [8491] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:09.226601Z 1209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:09,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:10,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:10.288 UTC [8498] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:10.301178Z 1210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:10,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:11,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:11.376 UTC [8505] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:11.383666Z 1211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:12,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:12,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:33:12.459 UTC [8512] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:33:12.459351Z 1212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:13,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:13,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:13.516894Z 1213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:13.542 UTC [8519] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:14,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:14,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:14.587975Z 1214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:14.618 UTC [8527] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:15,257] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:15,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:15.657026Z 1215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:15.690 UTC [8534] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:16,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:16,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:16.728215Z 1216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:16.761 UTC [8541] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:17,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:17,667] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:17.809979Z 1217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:17.843 UTC [8548] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:18,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:18,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:18.895220Z 1218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:18.926 UTC [8555] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:19,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:19,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:19.970948Z 1219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:20.002 UTC [8562] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:20,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:20,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:21.043040Z 1220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:21.072 UTC [8569] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:21,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:21,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:22.129936Z 1221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:22.159 UTC [8576] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:22,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:23,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:23.222498Z 1222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:23.250 UTC [8583] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:23,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:24,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:24.316770Z 1223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:24.349 UTC [8590] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:24,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:25,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:25.392383Z 1224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:25.424 UTC [8596] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:25,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:26,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:26.468525Z 1225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:26.498 UTC [8603] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:26,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:27,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:27.558989Z 1226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:27.575 UTC [8610] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:27,985] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:28,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:28.633769Z 1227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:28.661 UTC [8617] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:29,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:29,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:29.713165Z 1228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:29.747 UTC [8625] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:30,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:30,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:30.823471Z 1229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:30.856 UTC [8632] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:31,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:31,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:31.896880Z 1230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:31.922 UTC [8639] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:32,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:32,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:32.968315Z 1231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:32.999 UTC [8646] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:33,315] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:33,705] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:34.077331Z 1232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:34.098 UTC [8653] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:34,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:34,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:35.177173Z 1233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:35.207 UTC [8660] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:35,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:35,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:36.267780Z 1234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:36.293 UTC [8667] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:36,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:36,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:37.356958Z 1235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:37.386 UTC [8674] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:37,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:38,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:38.433415Z 1236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:38.465 UTC [8682] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:38,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:39,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:39.527918Z 1237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:39.554 UTC [8689] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:39,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:40,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:40.621795Z 1238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:40.653 UTC [8696] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:40,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:41,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:41.691475Z 1239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:41.729 UTC [8703] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:41,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:42,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:42.762608Z 1240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:42.811 UTC [8710] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:42,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:43,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:43.847823Z 1241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:43.900 UTC [8717] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:43,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:44,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:44.919596Z 1242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:44.979 UTC [8725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:45,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:45,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:46.000131Z 1243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:46.076 UTC [8732] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:46,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:33:46,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:47.083251Z 1244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:47,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:47.159 UTC [8739] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:47,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:48.158437Z 1245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:48,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:48.251 UTC [8746] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:48,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:49.241011Z 1246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:49,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:49.335 UTC [8753] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:49,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:50.319895Z 1247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:50,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:50.436 UTC [8760] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:50,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:51.377304Z 1248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:51,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:51.559 UTC [8767] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:51,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:33:52.455592Z 1249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:33:52,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:33:52.655 UTC [8773] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:53,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:53,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:53.524831Z 1250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:53.752 UTC [8780] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:54,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:54,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:54.609291Z 1251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:54.848 UTC [8787] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:55,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:55,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:55.674157Z 1252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:55.936 UTC [8794] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:56,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:56,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:56.734976Z 1253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:57.035 UTC [8801] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:57,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:57,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:57.829613Z 1254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:58.130 UTC [8808] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:58,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:58,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:58.904934Z 1255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:33:59.222 UTC [8815] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:33:59,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:59,936] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:33:59.995145Z 1256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:00.327 UTC [8822] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:00,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:01,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:01.098696Z 1257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:01.415 UTC [8829] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:01,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:02,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:02.175324Z 1258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:02.504 UTC [8836] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:02,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:03,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:03.256005Z 1259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:03.600 UTC [8843] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:03,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:04,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:04.330648Z 1260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:04.689 UTC [8850] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:04,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:05,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:05.409712Z 1261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:05.798 UTC [8856] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:05,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:06,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:06.485009Z 1262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:06.911 UTC [8863] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:06,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:07,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:07.559937Z 1263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:08.002 UTC [8870] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:08,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:08,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:08.647342Z 1264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:09,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:09.108 UTC [8877] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:09,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:09.720338Z 1265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:10,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:10.191 UTC [8885] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:10,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:10.796201Z 1266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:11,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:11.282 UTC [8892] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:11,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:11.877842Z 1267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:12,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:12.389 UTC [8899] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:12,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:12.962071Z 1268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:13,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:13.485 UTC [8906] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:13,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:14.074059Z 1269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:14,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:14.572 UTC [8914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:14,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:15.159921Z 1270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:15,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:15.669 UTC [8921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:15,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:16.234396Z 1271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:16,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:16.756 UTC [8928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:16,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:17.321969Z 1272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:17,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:17.855 UTC [8935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:18,077] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:18.398141Z 1273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:18,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:18.948 UTC [8942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:19,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:19.473970Z 1274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:19,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:20.052 UTC [8949] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:20,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:20.556509Z 1275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:20,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:21.137 UTC [8956] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:21,253] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:21.637590Z 1276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:21,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:22.220 UTC [8963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:22,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:22.715097Z 1277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:22,983] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:23.309 UTC [8970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:23,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:23.794415Z 1278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:24,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:24.399 UTC [8977] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:24,436] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:24.866907Z 1279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:25,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:25.483 UTC [8984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:25,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:34:25.949631Z 1280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:26,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:26,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:26.573 UTC [8991] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:27.042285Z 1281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:27,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:27,607] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:27.649 UTC [8998] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:28.125504Z 1282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:28,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:28,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:28.734 UTC [9005] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:29.210710Z 1283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:29,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:29,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:29.820 UTC [9012] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:30.307077Z 1284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:30,424] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:30,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:30.911 UTC [9019] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:31.386869Z 1285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:31,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:31,872] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:31.998 UTC [9026] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:32.466539Z 1286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:32,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:32,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:33.092 UTC [9033] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:33.552647Z 1287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:33,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:33,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:34.185 UTC [9041] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:34.624817Z 1288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:34,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:35,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:35.274 UTC [9048] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:35.708193Z 1289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:35,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:36,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:36.364 UTC [9055] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:36.786671Z 1290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:36,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:37,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:37.451 UTC [9062] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:37.863868Z 1291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:37,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:38,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:38.542 UTC [9070] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:38.934128Z 1292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:38,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:39,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:39.629 UTC [9077] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:39.998384Z 1293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:40,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:40,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:40.744 UTC [9084] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:41.075146Z 1294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:41,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:41,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:41.843 UTC [9091] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:42.143888Z 1295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:42,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:42,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:42.931 UTC [9098] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:43,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:43.218549Z 1296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:43,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:44.020 UTC [9105] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:44,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:44.278206Z 1297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:44,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:45.112 UTC [9113] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:45.351072Z 1298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:34:45,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:45,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:46.209 UTC [9120] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:46,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:46.424879Z 1299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:46,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:47.307 UTC [9127] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:47,471] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:47.484491Z 1300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:47,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:48.393 UTC [9134] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:48,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:48.554706Z 1301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:48,880] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:49.490 UTC [9141] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:49,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:49.655755Z 1302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:49,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:50.605 UTC [9148] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:50,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:50.741221Z 1303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:51,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:51.709 UTC [9155] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:51,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:51.812944Z 1304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:52,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:34:52.822 UTC [9162] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:34:52,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:52.885444Z 1305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:53,179] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:53,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:53.921 UTC [9169] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:53.960059Z 1306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:54,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:55,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:34:55.040 UTC [9176] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:34:55.049207Z 1307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:34:55,315] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:56,090] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:56.136814Z 1308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:56.181 UTC [9184] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:56,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:57,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:57.225121Z 1309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:57.256 UTC [9191] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:57,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:58,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:58.299343Z 1310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:58.329 UTC [9198] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:58,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:34:59,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:34:59.387984Z 1311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:34:59.413 UTC [9205] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:59,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:00,378] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:00.466150Z 1312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:00.487 UTC [9212] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:00,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:01,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:01.553947Z 1313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:01.586 UTC [9219] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:01,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:02,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:02.636443Z 1314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:02.666 UTC [9226] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:02,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:03,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:03.718292Z 1315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:03.749 UTC [9233] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:03,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:04,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:04.815276Z 1316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:04.848 UTC [9240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:04,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:05,753] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:05.898981Z 1317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:05.933 UTC [9247] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:05,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:06,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:06.978872Z 1318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:07.006 UTC [9254] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:07,021] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:07,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:08.065936Z 1319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:08,078] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:35:08.108 UTC [9261] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:08,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:09.133870Z 1320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:09,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:35:09.179 UTC [9268] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:10,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:35:10.216693Z 1321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:10,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:35:10.287 UTC [9275] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:11,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:11,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:11.300860Z 1322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:11.391 UTC [9281] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:12,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:12,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:12.360902Z 1323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:12.478 UTC [9288] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:13,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:13,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:13.445174Z 1324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:13.581 UTC [9295] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:14,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:14,492] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:14.532496Z 1325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:14.663 UTC [9303] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:15,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:15,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:15.598340Z 1326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:15.754 UTC [9309] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:16,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:16,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:16.679348Z 1327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:16.851 UTC [9316] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:17,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:17,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:17.758480Z 1328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:17.945 UTC [9323] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:18,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:18,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:18.829820Z 1329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:19.032 UTC [9330] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:19,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:19,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:19.900953Z 1330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:20.127 UTC [9337] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:20,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:20,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:20.975850Z 1331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:21.236 UTC [9344] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:21,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:21,978] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:22.060015Z 1332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:22.351 UTC [9351] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:22,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:23,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:23.131208Z 1333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:23.444 UTC [9358] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:23,982] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:24,110] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:24.213275Z 1334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:24.546 UTC [9365] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:25,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:25,170] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:25.302888Z 1335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:25.645 UTC [9372] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:26,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:26,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:26.372151Z 1336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:26.737 UTC [9379] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:27,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:27,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:27.442920Z 1337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:27.831 UTC [9386] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:28,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:28,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:28.524701Z 1338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:28.919 UTC [9394] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:29,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:29,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:29.604452Z 1339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:30.017 UTC [9401] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:30,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:30,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:30.694415Z 1340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:31.115 UTC [9408] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:31,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:31,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:31.769101Z 1341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:32.197 UTC [9415] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:32,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:32,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:35:32.845713Z 1342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:33.293 UTC [9422] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:33,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:33,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:33.929665Z 1343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:34.387 UTC [9429] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:34,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:34,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:34.994825Z 1344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:35.479 UTC [9436] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:35,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:35,810] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:36.065978Z 1345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:36.566 UTC [9443] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:36,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:36,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:37.171152Z 1346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:37.673 UTC [9450] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:37,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:37,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:38.259759Z 1347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:38.761 UTC [9457] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:39,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:39,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:39.347159Z 1348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:39.849 UTC [9463] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:40,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:40,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:40.417536Z 1349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:40.939 UTC [9470] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:41,135] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:41,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:41.489344Z 1350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:42.024 UTC [9477] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:42,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:42,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:42.561535Z 1351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:43.108 UTC [9484] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:43,258] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:43,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:43.638015Z 1352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:44.198 UTC [9491] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:35:44,322] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:44,323] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:44.720193Z 1353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:45.281 UTC [9499] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:45,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:45,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:45.799158Z 1354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:46.377 UTC [9506] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:46,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:46,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:46.881101Z 1355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:35:47.476 UTC [9513] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:47,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:47,492] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:47.954879Z 1356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:48,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:48,541] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:48.565 UTC [9520] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:49.027857Z 1357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:49,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:49,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:49.636 UTC [9527] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:50.104091Z 1358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:50,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:50,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:50.715 UTC [9534] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:51.168067Z 1359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:35:51,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:51,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:35:51.803 UTC [9541] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:52.250224Z 1360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:52,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:52,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:52.888 UTC [9547] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:53.343062Z 1361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:53,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:53,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:53.972 UTC [9554] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:54.415724Z 1362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:54,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:54,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:55.057 UTC [9561] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:55.488305Z 1363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:55,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:55,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:56.156 UTC [9568] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:56.564838Z 1364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:57,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:57,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:57.239 UTC [9576] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:57.639774Z 1365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:35:58,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:35:58,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:35:58.332 UTC [9583] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:58.711811Z 1366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:35:59,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:59,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:35:59.428 UTC [9590] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:59.802065Z 1367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:00,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:00,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:00.509 UTC [9597] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:00.898233Z 1368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:01,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:01,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:01.596 UTC [9604] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:01.977583Z 1369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:02,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:02,301] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:02.684 UTC [9611] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:03.058462Z 1370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:03,379] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:03,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:03.770 UTC [9619] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:04.131385Z 1371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:04,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:04,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:04.872 UTC [9626] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:05.203065Z 1372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:05,494] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:05,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:05.967 UTC [9633] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:06.290173Z 1373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:06,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:06,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:07.056 UTC [9640] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:07.387189Z 1374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:07,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:07,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:08.150 UTC [9648] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:08.459612Z 1375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:08,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:08,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:09.236 UTC [9655] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:09.561481Z 1376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:09,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:09,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:10.325 UTC [9662] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:10.637682Z 1377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:10,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:10,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:11.433 UTC [9669] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:11.708179Z 1378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:11,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:11,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:12.532 UTC [9676] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:12.794342Z 1379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:12,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:12,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:13.634 UTC [9683] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:13.863223Z 1380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:14,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:14,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:14.715 UTC [9691] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:14.936648Z 1381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:15,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:15,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:15.829 UTC [9698] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:16.024685Z 1382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:16,207] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:16,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:16.926 UTC [9705] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:17.104574Z 1383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:17,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:17,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:18.056 UTC [9712] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:18.178905Z 1384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:18,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:18,367] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:19.139 UTC [9719] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:19.254086Z 1385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:19,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:19,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:20.256 UTC [9726] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:20.339155Z 1386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:20,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:20,493] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:21.340 UTC [9733] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:21.414593Z 1387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:21,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:21,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:22.458 UTC [9740] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:22.496015Z 1388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:22,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:22,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:23.545 UTC [9747] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:23.589771Z 1389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:23,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:23,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:24.630 UTC [9753] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:24.667189Z 1390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:24,752] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:24,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:25.739 UTC [9760] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:25.776534Z 1391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:25,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:25,823] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:26.827 UTC [9767] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:26.853438Z 1392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:26,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:26,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:27.931 UTC [9774] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:27.951789Z 1393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:27,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:27,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:29.030 UTC [9781] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:29.036728Z 1394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:29,039] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:29,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:30.094747Z 1395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:30,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:30,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:30.134 UTC [9788] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:31,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:31.180475Z 1396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:31,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:31.222 UTC [9795] FATAL:  role "root" does not exist
testdrive-kafka-1      | [2025-04-01 21:36:31,299] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:31,299] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:31,301] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:31,301] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:36:32,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:32.262785Z 1397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:32,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:32.319 UTC [9802] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:33,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:33.322029Z 1398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:33,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:33.402 UTC [9809] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:34.406516Z 1399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:34,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:34,412] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:34.493 UTC [9815] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:35,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:35.480016Z 1400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:36:35,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:35.585 UTC [9822] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:36,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:36.553707Z 1401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:36:36,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:36.682 UTC [9829] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:37,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:37,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:37.638203Z 1402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1   | 2025-04-01 21:36:37.779 UTC [9836] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:38,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:38,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:38.707531Z 1403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:38.871 UTC [9843] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:39,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:39,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:39.787609Z 1404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:39.971 UTC [9850] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:40,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:40,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:40.873366Z 1405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:41.061 UTC [9857] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:41,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:41,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:41.948016Z 1406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:42.163 UTC [9864] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:42,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:42,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:43.045439Z 1407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:43.252 UTC [9871] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:44,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:44,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:44.119703Z 1408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:44.345 UTC [9879] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:45,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:45,095] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:45.200246Z 1409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:45.441 UTC [9886] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:46,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:46,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:46.280283Z 1410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:46.526 UTC [9893] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:47,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:47,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:47.364228Z 1411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:47.640 UTC [9900] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:48,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:48,332] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:48.443454Z 1412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:48.726 UTC [9907] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:49,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:49,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:49.516375Z 1413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:49.826 UTC [9914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:50,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:50,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:50.603891Z 1414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:50.923 UTC [9921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:51,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:51,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:51.676696Z 1415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:52.008 UTC [9929] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:52,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:52,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:52.756675Z 1416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:53.094 UTC [9936] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:53,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:53,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:53.838469Z 1417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:54.183 UTC [9943] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:54,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:54,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:54.918908Z 1418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:55.265 UTC [9950] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:55,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:55,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:55.989938Z 1419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:56.362 UTC [9957] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:56,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:56,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:57.076713Z 1420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:57.443 UTC [9964] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:57,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:57,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:58.148848Z 1421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:58.535 UTC [9971] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:59,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:59,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:59.226575Z 1422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:36:59.630 UTC [9979] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:00,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:00,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:00.300401Z 1423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:00.736 UTC [9986] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:01,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:01,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:01.377808Z 1424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:01.828 UTC [9993] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:02,218] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:02,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:02.453612Z 1425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:02.927 UTC [10001] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:03,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:03,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:03.524527Z 1426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:04.014 UTC [10008] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:04,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:04,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:04.594065Z 1427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:05.101 UTC [10015] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:05,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:05,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:05.665644Z 1428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:06.190 UTC [10021] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:06,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:06,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:06.757370Z 1429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:07.281 UTC [10028] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:07,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:07,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:07.832950Z 1430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:08.370 UTC [10035] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:08,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:08,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:08.911724Z 1431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:09.457 UTC [10042] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:09,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:09,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:09.979694Z 1432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:10.551 UTC [10049] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:10,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:10,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:11.054456Z 1433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:11.642 UTC [10056] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:11,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:11,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:12.134497Z 1434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:12.733 UTC [10063] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:12,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:12,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:13.209448Z 1435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:13.820 UTC [10070] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:13,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:13,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:14.276818Z 1436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:14.918 UTC [10078] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:14,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:14,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:15.370664Z 1437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:16.014 UTC [10085] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:16,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:16,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:16.456112Z 1438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:17,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:17,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:17.102 UTC [10091] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:17.526610Z 1439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:18,130] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:18,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:18.176 UTC [10097] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:18.598581Z 1440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:19,193] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:19,199] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:19.257 UTC [10104] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:19.686990Z 1441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:20,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:20,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:20.346 UTC [10111] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:20.772945Z 1442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:21,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:21,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:21.438 UTC [10118] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:21.850460Z 1443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:22,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:22,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:22.529 UTC [10125] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:22.928436Z 1444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:23,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:23,494] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:23.614 UTC [10132] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:24.007396Z 1445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:24,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:24,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:24.708 UTC [10139] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:25.088140Z 1446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:25,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:25,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:25.800 UTC [10146] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:26.175199Z 1447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:26,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:26,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:26.891 UTC [10153] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:27.251266Z 1448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:27,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:27,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:27.972 UTC [10160] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:28.319520Z 1449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:28,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:28,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:37:29.066 UTC [10167] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:29.413068Z 1450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:29,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:29,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:37:30.152 UTC [10174] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:30.492029Z 1451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:30,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:30,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:31.241 UTC [10181] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:31.567829Z 1452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:32,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:32,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:32.337 UTC [10188] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:32.643883Z 1453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:33,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:33,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:33.437 UTC [10195] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:33.716319Z 1454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:34,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:34,171] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:34.538 UTC [10202] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:34.801538Z 1455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:35,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:35,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:35.634 UTC [10209] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:35.891722Z 1456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:36,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:36,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:36.735 UTC [10215] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:36.982514Z 1457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:37,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:37,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:37.827 UTC [10222] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:38.049085Z 1458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:38,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:38,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:38.918 UTC [10229] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:39.123972Z 1459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:39,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:39,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:40.008 UTC [10236] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:40.195194Z 1460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:40,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:40,599] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:41.112 UTC [10243] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:41.268714Z 1461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:41,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:41,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:42.205 UTC [10250] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:42.341926Z 1462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:42,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:42,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:43.320 UTC [10257] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:43.425859Z 1463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:43,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:43,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:37:44.415 UTC [10265] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:44.514623Z 1464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:37:44,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:44,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:37:45.515 UTC [10272] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:45.583235Z 1465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:45,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:45,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:46.631 UTC [10279] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:46.689339Z 1466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:46,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:47,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:47.730 UTC [10286] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:47.760750Z 1467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:48,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:48,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:37:48.823 UTC [10293] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:48.850723Z 1468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:37:49,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:49,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:49.943090Z 1469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:49.951 UTC [10300] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:50,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:50,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:51.003018Z 1470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:51.034 UTC [10307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:51,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:51,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:52.094624Z 1471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:52.118 UTC [10314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:52,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:52,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:53.184074Z 1472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:53.219 UTC [10321] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:53,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:53,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:54.257316Z 1473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:54.295 UTC [10328] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:54,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:54,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:55.336847Z 1474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:55.371 UTC [10335] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:55,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:55,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:56.408385Z 1475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:56.470 UTC [10342] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:56,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:56,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:57.489394Z 1476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:57.552 UTC [10349] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:57,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:57,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:58.576128Z 1477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:58.668 UTC [10356] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:58,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:58,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:59.662370Z 1478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:37:59.757 UTC [10363] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:59,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:59,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:00.743066Z 1479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:00.855 UTC [10370] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:00,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:00,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:01.836992Z 1480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:01.974 UTC [10377] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:01,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:01,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:02.912330Z 1481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:03,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:03,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:03.057 UTC [10384] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:03.996622Z 1482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:04,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:04,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:04.144 UTC [10391] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:05.081346Z 1483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:05,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:05,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:05.226 UTC [10398] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:06.152385Z 1484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:06,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:06,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:06.313 UTC [10405] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:07.231982Z 1485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:07,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:07,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:07.405 UTC [10412] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:08.321953Z 1486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:08,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:08,408] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:08.504 UTC [10419] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:09.412902Z 1487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:09,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:09,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:09.593 UTC [10426] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:10.488854Z 1488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:10,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:10,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:10.676 UTC [10434] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:11.558446Z 1489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:11,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:11,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:11.761 UTC [10441] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:12.644462Z 1490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:12,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:12,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:12.854 UTC [10449] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:13,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:13.718301Z 1491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:13,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:13.937 UTC [10456] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:14,785] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:14.785990Z 1492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:14,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:15.037 UTC [10464] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:15,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:15.857576Z 1493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:15,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:16.126 UTC [10471] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:16.932888Z 1494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:16,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:16,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:17.211 UTC [10478] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:18,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:18.008793Z 1495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:18,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:18.305 UTC [10485] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:19.084819Z 1496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:38:19,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:19,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:19.391 UTC [10492] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:20.143641Z 1497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:20,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:20,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:20.504 UTC [10499] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:21,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:21.232503Z 1498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:21,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:21.625 UTC [10506] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:22,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:22,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:22.320111Z 1499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:22.709 UTC [10513] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:23,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:23,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:23.416815Z 1500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:23.835 UTC [10520] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:24,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:24,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:24.482704Z 1501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:24.923 UTC [10527] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:25,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:25,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:25.555010Z 1502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:26.014 UTC [10534] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:26,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:26,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:26.620473Z 1503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:27.107 UTC [10542] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:27,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:27,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:27.707728Z 1504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:28.199 UTC [10549] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:28,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:28,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:28.787327Z 1505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:29.295 UTC [10556] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:29,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:29,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:29.866205Z 1506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:30.385 UTC [10563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:30,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:30,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:30.943635Z 1507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:31.486 UTC [10570] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:31,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:31,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:32.018111Z 1508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:32.615 UTC [10576] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:32,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:32,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:33.100971Z 1509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:33.719 UTC [10584] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:34,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:34,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:34.177265Z 1510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:34.819 UTC [10592] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:35,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:35,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:35.258088Z 1511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:35.924 UTC [10599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:36,170] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:36,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:36.337241Z 1512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:37.015 UTC [10606] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:37,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:37,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:37.413588Z 1513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:38.118 UTC [10613] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:38,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:38,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:38.482571Z 1514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:39.210 UTC [10620] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:39,412] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:39,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:39.553619Z 1515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:40.299 UTC [10627] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:40,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:40,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:40.633398Z 1516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:41.393 UTC [10634] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:41,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:41,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:41.712363Z 1517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:42.484 UTC [10642] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:38:42,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:42,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:42.788777Z 1518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:43.578 UTC [10649] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:43,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:43,652] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:43.860796Z 1519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:44.665 UTC [10657] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:44,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:44,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:44.943083Z 1520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:38:45.754 UTC [10664] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:45,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:45,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:46.014265Z 1521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:46,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:46,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:46.850 UTC [10671] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:47.119710Z 1522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:47,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:47,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:47.943 UTC [10678] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:48.191733Z 1523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:48,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:49,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:49.033 UTC [10685] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:49.267757Z 1524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:50,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:50,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:50.118 UTC [10692] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:50.342714Z 1525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:51,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:51,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:51.210 UTC [10699] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:51.419228Z 1526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:52,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:52,212] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:52.310 UTC [10706] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:52.502731Z 1527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:53,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:53,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:53.402 UTC [10712] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:53.582134Z 1528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:38:54,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:54,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:38:54.488 UTC [10719] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:54.657030Z 1529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:55,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:55,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:55.575 UTC [10726] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:55.732701Z 1530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:56,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:56,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:56.670 UTC [10733] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:56.809952Z 1531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:57,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:57,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:57.762 UTC [10741] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:57.890709Z 1532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:58,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:58,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:58.860 UTC [10748] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:58.967592Z 1533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:38:59,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:38:59,720] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:38:59.958 UTC [10755] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:00.057122Z 1534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:00,770] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:00,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:01.043 UTC [10762] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:01.140216Z 1535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:39:01,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:01,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:39:02.153 UTC [10769] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:02.223790Z 1536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:02,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:02,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:03.242 UTC [10776] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:03.313619Z 1537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:39:04,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:04,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:39:04.351 UTC [10783] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:04.409870Z 1538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:05,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:05,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:05.444 UTC [10790] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:05.494784Z 1539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:06,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:06,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:06.550 UTC [10797] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:06.572499Z 1540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:07,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:07,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:07.650 UTC [10804] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:07.664548Z 1541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:08,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:08,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:08.750772Z 1542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:08.757 UTC [10811] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:09,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:09,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:09.809573Z 1543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:09.841 UTC [10818] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:10,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:10,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:10.889701Z 1544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:10.920 UTC [10825] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:11,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:11,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:11.975525Z 1545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:12.003 UTC [10832] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:12,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:12,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:13.066006Z 1546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:13.099 UTC [10839] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:13,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:13,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:14.156125Z 1547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:14.191 UTC [10846] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:14,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:14,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:15.240117Z 1548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:15.267 UTC [10854] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:15,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:15,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:16.333461Z 1549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:16.373 UTC [10861] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:16,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:16,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:17.412696Z 1550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:17.446 UTC [10868] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:17,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:17,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:18.489712Z 1551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:18.519 UTC [10875] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:18,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:18,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:19.575276Z 1552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:19.599 UTC [10882] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:20,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:20,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:20.658171Z 1553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:20.691 UTC [10889] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:21,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:21,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:21.729964Z 1554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:21.761 UTC [10896] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:22,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:22,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:22.805124Z 1555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:22.834 UTC [10902] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:23,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:23,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:23.875499Z 1556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:23.905 UTC [10909] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:24,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:24,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:24.962104Z 1557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:24.989 UTC [10916] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:25,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:25,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:26.034807Z 1558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:26.065 UTC [10923] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:26,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:26,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:27.107890Z 1559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:27.142 UTC [10929] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:27,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:27,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:28.192023Z 1560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:28.223 UTC [10935] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:28,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:28,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:29.279344Z 1561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:29.304 UTC [10942] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:29,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:29,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:30.360947Z 1562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:30.407 UTC [10949] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:30,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:30,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:31.451940Z 1563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:31.490 UTC [10956] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:31,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:31,767] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:32.531308Z 1564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:32.580 UTC [10963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:32,825] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:32,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:33.606473Z 1565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:33.666 UTC [10970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:33,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:33,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:34.699232Z 1566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:34.769 UTC [10977] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:34,981] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:34,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:35.779948Z 1567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:35.859 UTC [10984] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:36,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:36,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:36.882588Z 1568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:36.970 UTC [10991] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:37,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:37,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:37.966740Z 1569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:38.084 UTC [10998] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:38,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:38,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:39.048286Z 1570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:39.173 UTC [11005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:39,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:39,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:40.164971Z 1571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:40.272 UTC [11012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:40,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:40,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:41.251193Z 1572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:41,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:41,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:41.387 UTC [11020] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:42.335877Z 1573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:42,418] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:42,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:42.467 UTC [11027] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:43.406423Z 1574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:43,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:43,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:43.544 UTC [11034] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:44.494853Z 1575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:44,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:44,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:44.645 UTC [11042] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:45.559447Z 1576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:45,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:45,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:45.738 UTC [11049] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:46.651848Z 1577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:46,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:46,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:46.826 UTC [11056] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:47.731259Z 1578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:47,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:47,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:47.915 UTC [11063] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:48,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:48.813450Z 1579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:39:48,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:49.001 UTC [11069] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:49,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:49,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:49.870142Z 1580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:50.086 UTC [11076] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:50,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:50.956267Z 1581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:39:50,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:51.198 UTC [11083] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:52,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:52,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:52.015389Z 1582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:52.281 UTC [11090] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:53,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:53,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:53.092507Z 1583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:53.389 UTC [11097] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:39:54,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:54.160850Z 1584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:39:54,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:39:54.478 UTC [11104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:55,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:55.220764Z 1585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:39:55,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:39:55.565 UTC [11111] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:56,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:56,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:56.310527Z 1586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:56.650 UTC [11118] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:57,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:57,368] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:57.381397Z 1587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:57.748 UTC [11125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:58,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:58,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:58.458070Z 1588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:58.832 UTC [11132] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:59,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:39:59,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:59.535760Z 1589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:39:59.925 UTC [11139] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:00,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:00,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:00.609478Z 1590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:01.016 UTC [11146] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:01,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:01,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:01.680963Z 1591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:02.106 UTC [11153] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:02,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:02,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:02.758063Z 1592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:03.196 UTC [11160] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:03,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:03,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:03.834585Z 1593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:04.289 UTC [11167] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:04,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:04,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:04.914445Z 1594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:05.390 UTC [11174] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:05,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:05,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:05.991869Z 1595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:06.472 UTC [11181] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:06,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:06,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:07.088420Z 1596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:07.553 UTC [11188] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:08,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:08,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:08.157345Z 1597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:08.651 UTC [11195] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:09,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:09,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:09.225243Z 1598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:09.746 UTC [11202] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:10,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:10,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:10.295642Z 1599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:10.864 UTC [11209] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:11,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:11,238] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:40:11.369385Z 1600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:11.960 UTC [11216] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:12,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:12,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:12.442655Z 1601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:13.044 UTC [11223] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:13,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:13,357] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:13.526045Z 1602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:14.139 UTC [11230] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:14,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:14,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:14.598851Z 1603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:15.231 UTC [11238] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:15,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:15,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:15.676147Z 1604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:16.333 UTC [11245] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:16,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:16,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:16.750370Z 1605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:17.426 UTC [11252] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:17,654] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:17,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:17.825872Z 1606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:18.537 UTC [11259] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:18,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:18,733] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:40:18.905318Z 1607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:19.641 UTC [11266] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:19,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:19,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:19.988425Z 1608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:20.767 UTC [11273] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:20,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:20,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:40:21.075475Z 1609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:21.895 UTC [11281] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:21,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:21,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:40:22.154453Z 1610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:22.986 UTC [11288] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:22,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:22,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:40:23.240241Z 1611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:24,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:24,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:24.114 UTC [11294] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:40:24.334148Z 1612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:25,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:25,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:25.184 UTC [11301] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:40:25.413542Z 1613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:26,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:26,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:26.267 UTC [11308] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:40:26.491145Z 1614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:27,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:27,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:27.361 UTC [11315] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:40:27.573998Z 1615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:28,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:28,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:28.446 UTC [11322] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:40:28.660116Z 1616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:29,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:29,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:29.550 UTC [11329] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:29.810897Z 1617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:30,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:30,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:30.650 UTC [11336] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:30.890857Z 1618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:31,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:31,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:31.737 UTC [11343] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:31.968808Z 1619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:32,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:32,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:32.828 UTC [11350] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:33.057234Z 1620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:33,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:33,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:33.919 UTC [11357] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:34.139931Z 1621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:34,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:34,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:35.006 UTC [11363] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:35.219815Z 1622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:35,928] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:35,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:36.109 UTC [11370] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:36.312943Z 1623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:37,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:37,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:37.203 UTC [11377] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:37.394193Z 1624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:38,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:38,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:38.293 UTC [11384] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:38.477141Z 1625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:39,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:39,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:39.380 UTC [11391] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:39.546835Z 1626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:40,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:40,208] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:40.475 UTC [11398] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:40.618702Z 1627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:41,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:41,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:41.562 UTC [11405] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:41.691608Z 1628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:42,349] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:42,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:42.647 UTC [11412] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:42.769823Z 1629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:43,419] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:43,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:43.760 UTC [11419] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:43.855231Z 1630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:44,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:44,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:44.862 UTC [11427] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:44.934050Z 1631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:45,580] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:45,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:45.976 UTC [11435] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:46.010876Z 1632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:40:46,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:46,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:40:47.067 UTC [11442] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:47.086826Z 1633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:47,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:47,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:40:48.158 UTC [11449] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:48.162211Z 1634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:40:48,830] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:48,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:49.247350Z 1635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:49.261 UTC [11456] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:49,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:49,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:50.318686Z 1636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:50.350 UTC [11463] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:51,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:51,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:51.396091Z 1637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:51.428 UTC [11469] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:52,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:52,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:52.505658Z 1638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:52.532 UTC [11476] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:53,136] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:53,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:53.582661Z 1639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:53.612 UTC [11483] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:54,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:54,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:54.683441Z 1640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:54.710 UTC [11490] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:55,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:55,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:55.755490Z 1641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:55.792 UTC [11497] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:40:56,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:56,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:56.832325Z 1642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:56.876 UTC [11504] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:57,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:57,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:57.917531Z 1643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:57.964 UTC [11511] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:58,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:58,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:58.993818Z 1644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:40:59.058 UTC [11518] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:59,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:40:59,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:00.076158Z 1645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:00.163 UTC [11525] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:00,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:00,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:01.165116Z 1646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:01.263 UTC [11532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:01,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:01,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:02.252660Z 1647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:02.348 UTC [11539] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:02,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:02,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:03.351583Z 1648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:03.445 UTC [11546] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:03,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:03,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:04.439081Z 1649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:04.543 UTC [11553] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:04,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:04,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:05.514678Z 1650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:05.637 UTC [11560] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:06,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:06,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:06.602376Z 1651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:06.740 UTC [11566] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:07,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:07,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:07.679883Z 1652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:07.825 UTC [11573] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:08,153] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:08,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:08.754002Z 1653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:08.910 UTC [11580] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:09,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:09,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:09.829464Z 1654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:10.006 UTC [11587] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:10,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:10,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:10.906437Z 1655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:11.089 UTC [11594] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:11,357] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:11,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:11.990384Z 1656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:12.180 UTC [11601] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:12,425] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:12,424] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:13.073194Z 1657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:13.272 UTC [11608] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:13,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:13,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:14.144180Z 1658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:14.360 UTC [11616] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:14,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:14,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:15.224704Z 1659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:15.451 UTC [11623] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:15,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:15,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:16.296343Z 1660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:16.550 UTC [11630] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:16,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:16,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:17.378337Z 1661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:17.643 UTC [11637] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:17,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:17,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:18.451679Z 1662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:18.727 UTC [11644] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:18,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:18,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:19.526836Z 1663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:19.838 UTC [11651] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:19,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:19,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:20.606951Z 1664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:20,904] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:20,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:20.940 UTC [11658] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:21.675806Z 1665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:21,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:21,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:22.029 UTC [11665] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:22.757947Z 1666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:23,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:23,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:23.119 UTC [11672] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:23.826298Z 1667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:24,078] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:24,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:41:24.200 UTC [11679] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:24.904641Z 1668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:25,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:25,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:25.298 UTC [11686] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:25.982481Z 1669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:26,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:26,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:26.386 UTC [11693] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:27.064038Z 1670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:27,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:27,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:27.477 UTC [11700] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:28.144734Z 1671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:28,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:28,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:28.563 UTC [11707] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:29.217728Z 1672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:29,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:29,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:29.656 UTC [11714] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:30.333205Z 1673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:30,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:30,483] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:41:30.745 UTC [11721] FATAL:  role "root" does not exist
testdrive-kafka-1            | [2025-04-01 21:41:31,302] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:41:31,302] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:41:31,303] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:41:31,303] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1            | 2025-04-01T21:41:31.409573Z 1674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:31,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:31,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:31.833 UTC [11728] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:32.495253Z 1675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:32,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:32,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:32.923 UTC [11735] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:33.582206Z 1676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:33,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:33,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:34.014 UTC [11742] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:34.701118Z 1677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:34,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:34,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:41:35.131 UTC [11749] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:35.806966Z 1678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:35,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:35,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:36.231 UTC [11756] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:36.877298Z 1679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:36,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:36,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:37.327 UTC [11763] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:37.974873Z 1680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:37,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:37,993] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:38.424 UTC [11770] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:39.051997Z 1681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:39,054] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:39,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:39.509 UTC [11777] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:40.125538Z 1682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:41:40,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:40,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:40.594 UTC [11784] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:41,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:41.210484Z 1683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:41,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:41.687 UTC [11791] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:42,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:42.272087Z 1684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:42,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:42.792 UTC [11798] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:43.357127Z 1685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:43,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:43,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:41:43.875 UTC [11805] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:44.441373Z 1686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:44,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:44,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:41:44.985 UTC [11813] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:45,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:45.520197Z 1687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:41:45,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:46.076 UTC [11820] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:46,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:46,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:46.656719Z 1688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:47.176 UTC [11827] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:47,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:47,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:47.735430Z 1689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:48.267 UTC [11834] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:48,752] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:48,768] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:48.810585Z 1690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:49.355 UTC [11841] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:49,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:49,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:49.891386Z 1691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:50.475 UTC [11848] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:50,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:50,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:50.966356Z 1692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:51.576 UTC [11855] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:51,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:51,958] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:52.037709Z 1693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:52.674 UTC [11862] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:53,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:53,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:53.127147Z 1694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:53.792 UTC [11869] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:54,096] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:54,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:54.208817Z 1695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:54.879 UTC [11876] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:55,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:55,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:55.291664Z 1696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:55.966 UTC [11883] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:56,238] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:56,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:56.372480Z 1697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:57.065 UTC [11890] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:57,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:57,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:57.448606Z 1698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:58.154 UTC [11897] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:41:58,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:58,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:58.529088Z 1699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:41:59.260 UTC [11904] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:59,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:59,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:59.604186Z 1700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:00.366 UTC [11911] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:00,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:00,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:00.701930Z 1701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:01.458 UTC [11918] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:01,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:01,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:01.777836Z 1702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:02.559 UTC [11925] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:02,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:02,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:02.855706Z 1703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:03.679 UTC [11932] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:03,763] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:03,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:03.945496Z 1704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:04.777 UTC [11938] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:04,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:04,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:05.031086Z 1705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:05.874 UTC [11946] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:05,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:05,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:06.124518Z 1706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:06.956 UTC [11953] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:06,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:06,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:07.203482Z 1707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:08,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:08,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:08.075 UTC [11960] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:08.275377Z 1708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:09,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:09,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:09.165 UTC [11967] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:09.353443Z 1709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:10,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:10,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:10.246 UTC [11974] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:10.431296Z 1710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:11,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:11,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:11.355 UTC [11981] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:11.521869Z 1711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:12,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:12,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:12.448 UTC [11988] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:12.604818Z 1712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:13,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:13,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:13.543 UTC [11995] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:13.685172Z 1713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:14,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:14,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:14.630 UTC [12003] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:14.762354Z 1714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:15,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:15,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:15.725 UTC [12010] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:15.834861Z 1715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:16,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:16,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:16.820 UTC [12017] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:16.912696Z 1716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:17,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:17,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:17.906 UTC [12024] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:17.986801Z 1717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:18,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:18,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:19.026 UTC [12031] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:19.082610Z 1718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:19,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:19,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:20.118 UTC [12038] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:20.153979Z 1719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:20,900] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:20,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:21.212 UTC [12045] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:21.247152Z 1720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:21,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:21,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:22.309 UTC [12052] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:22.328656Z 1721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:42:23,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:23,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:23.408191Z 1722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:23.425 UTC [12059] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:24,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:24,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:24.496995Z 1723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:24.521 UTC [12066] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:25,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:25,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:25.598099Z 1724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:25.638 UTC [12072] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:26,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:26,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:26.678249Z 1725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:26.712 UTC [12079] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:27,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:27,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:27.748019Z 1726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:27.785 UTC [12086] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:28,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:28,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:28.835609Z 1727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:28.875 UTC [12093] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:29,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:29,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:29.920264Z 1728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:29.945 UTC [12100] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:30,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:30,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:31.003808Z 1729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:31.031 UTC [12107] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:31,582] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:31,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:32.076868Z 1730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:32.111 UTC [12114] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:32,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:32,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:33.151572Z 1731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:33.184 UTC [12121] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:33,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:33,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:34.242441Z 1732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:34.288 UTC [12128] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:34,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:34,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:35.326701Z 1733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:35.384 UTC [12135] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:35,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:35,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:36.427360Z 1734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:36.462 UTC [12142] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:36,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:36,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:37.499679Z 1735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:37.546 UTC [12149] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:37,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:37,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:38.576864Z 1736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:38.617 UTC [12156] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:39,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:39,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:39.674045Z 1737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1         | 2025-04-01 21:42:39.722 UTC [12163] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:40,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-schema-registry-1  | [2025-04-01 21:42:40,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:40,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-zookeeper-1  | [2025-04-01 21:42:40,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:40.749624Z 1738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:40.811 UTC [12170] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:41,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:41,159] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:41.823912Z 1739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:41.909 UTC [12177] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:42,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:42,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:42.899693Z 1740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:42.997 UTC [12184] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:43,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:43,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:43.974589Z 1741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:44.083 UTC [12191] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:44,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:44,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:45.043319Z 1742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:45.167 UTC [12199] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:45,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:45,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:46.114843Z 1743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:46.254 UTC [12206] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:46,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:46,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:47.179625Z 1744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:47.344 UTC [12213] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:47,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:47,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:48.260018Z 1745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:48.436 UTC [12220] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:48,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:48,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:49.337887Z 1746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:49.529 UTC [12227] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:49,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:49,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:50.416996Z 1747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:50.624 UTC [12234] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:50,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:50,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:51.504431Z 1748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:51.698 UTC [12241] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:42:51,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:51,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:42:52.583607Z 1749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:52.793 UTC [12248] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:52,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:52,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:53.660690Z 1750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:42:53.881 UTC [12255] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:53,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:53,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:42:54.739578Z 1751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:54,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:54,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:54.969 UTC [12262] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:55.836449Z 1752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:56,026] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:56,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:56.062 UTC [12269] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:56.913612Z 1753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:57,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:57,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:57.132 UTC [12276] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:57.991403Z 1754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:42:58,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:58,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:42:58.206 UTC [12283] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:42:59.090772Z 1755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:42:59,218] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:59,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:42:59.297 UTC [12290] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:00.151567Z 1756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:00,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:00,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:00.387 UTC [12297] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:01.242729Z 1757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:01,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:01,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:01.478 UTC [12304] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:02.310439Z 1758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:02,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:02,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:02.569 UTC [12311] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:03.375496Z 1759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:03,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:03,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:03.660 UTC [12318] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:04.457200Z 1760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:04,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:04,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:04.753 UTC [12325] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:05.528719Z 1761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:05,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:05,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:05.850 UTC [12332] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:06.599410Z 1762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:06,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:06,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:06.955 UTC [12339] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:07.677790Z 1763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:07,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:07,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:08.069 UTC [12346] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:08.751451Z 1764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:08,848] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:08,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:09.163 UTC [12354] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:09.826715Z 1765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:09,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:09,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:10.257 UTC [12361] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:10.913647Z 1766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:10,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:10,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:11.350 UTC [12368] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:11.990878Z 1767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:12,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:12,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:12.437 UTC [12375] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:13.071739Z 1768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:13,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:13,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:13.525 UTC [12381] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:14.143373Z 1769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:14,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:14,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:14.611 UTC [12389] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:15.204169Z 1770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:15,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:15,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:15.697 UTC [12396] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:16.281916Z 1771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:16,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:16,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:16.788 UTC [12403] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:17.345665Z 1772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:17,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:17,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:17.884 UTC [12410] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:18.427945Z 1773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:18,429] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:18,430] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:18.974 UTC [12417] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:19,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:19.495908Z 1774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:19,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:20.070 UTC [12424] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:20,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:20.560492Z 1775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:20,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:21.167 UTC [12431] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:21.628114Z 1776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:21,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:21,635] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:22.260 UTC [12438] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:22.685985Z 1777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:22,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:22,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:23.348 UTC [12445] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:23,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:23.766494Z 1778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:23,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:24.442 UTC [12452] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:24.860022Z 1779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:24,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:24,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:25.532 UTC [12458] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:25.920527Z 1780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1  | [2025-04-01 21:43:25,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:25,921] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:26.623 UTC [12465] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:26,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:26,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:26.983652Z 1781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:27.712 UTC [12472] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:28,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:28,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:28.055325Z 1782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:28.820 UTC [12479] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:29,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:29,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:29.135929Z 1783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:29.910 UTC [12486] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:30,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:30,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:30.218185Z 1784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:31.037 UTC [12493] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:31,258] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:31,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:31.301321Z 1785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:32.119 UTC [12500] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:32,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:32,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 14 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:32.380195Z 1786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:33.234 UTC [12507] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:33,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:33,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:33.466736Z 1787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:34.316 UTC [12514] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:34,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:34,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:34.551908Z 1788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:35.409 UTC [12521] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:35,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:35,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:35.631769Z 1789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:36.508 UTC [12528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:36,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:36,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:36.717204Z 1790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:37.596 UTC [12535] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:37,710] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:37,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:37.790470Z 1791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:38.698 UTC [12542] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:38,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:38,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:38.886262Z 1792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:39.785 UTC [12549] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:39,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:39,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:39.961294Z 1793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:40.866 UTC [12556] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:40,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:40,918] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:43:41.037576Z 1794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:41.969 UTC [12563] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:41,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:42,009] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:42.125403Z 1795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:43,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:43:43.084 UTC [12570] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:43,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:43.207720Z 1796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:44,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:44,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:44.181 UTC [12577] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:44.287763Z 1797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:45,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:45,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:45.263 UTC [12585] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:45.364247Z 1798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:46,262] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:46,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:46.337 UTC [12592] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:46.439421Z 1799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:47,319] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:47,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:47.426 UTC [12599] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:47.520842Z 1800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:48,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:48,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:48.519 UTC [12606] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:48.608637Z 1801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:49,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:49,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:49.614 UTC [12613] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:49.688370Z 1802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:50,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:50,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:50.695 UTC [12620] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:50.765128Z 1803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:51,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:51,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:51.789 UTC [12627] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:51.840452Z 1804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:52,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:52,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:52.877 UTC [12634] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:52.927870Z 1805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:53,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:53,735] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:53.966 UTC [12641] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:54.006541Z 1806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:54,770] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:54,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:55.050 UTC [12648] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:55.095866Z 1807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:55,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:55,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:56.144 UTC [12655] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:56.166932Z 1808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:56,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:56,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:43:57.234 UTC [12662] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:43:57.244284Z 1809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:43:57,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:57,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:58.308018Z 1810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:58.328 UTC [12669] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:59,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:59,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:43:59.396543Z 1811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:43:59.424 UTC [12676] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:00,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:00,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:00.463086Z 1812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:00.498 UTC [12683] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:01,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:01,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:44:01.530747Z 1813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:01.579 UTC [12690] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:02,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:02,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:02.617370Z 1814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:02.659 UTC [12697] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:03,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:03,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:03.692815Z 1815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:03.757 UTC [12703] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:04,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:04,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:04.771975Z 1816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:04.842 UTC [12710] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:05,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:05,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:05.848281Z 1817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:05.945 UTC [12718] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:06,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:06,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:06.925098Z 1818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:07.033 UTC [12725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:07,522] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:07,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:07.999131Z 1819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:08.116 UTC [12732] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:08,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:08,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:09.082785Z 1820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:09.203 UTC [12739] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:09,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:09,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:10.171019Z 1821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:10.302 UTC [12746] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:44:10,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:10,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:44:11.252638Z 1822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:11.393 UTC [12753] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:11,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:11,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:12.331260Z 1823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:12.494 UTC [12760] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:12,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:12,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:13.402247Z 1824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:13.582 UTC [12767] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:44:13,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:13,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:44:14.477466Z 1825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:14.683 UTC [12776] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:15,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:15,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:15.551239Z 1826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:15.776 UTC [12783] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:16,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:16,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:16.626354Z 1827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:16.882 UTC [12790] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:17,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:17,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:17.693917Z 1828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:17.965 UTC [12797] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:44:18,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:18,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:44:18.774095Z 1829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:19.062 UTC [12804] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:19,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:19,315] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:19.863144Z 1830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:20.164 UTC [12811] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:20,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:20,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:20.940729Z 1831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:21.247 UTC [12818] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:21,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:21,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:22.011767Z 1832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:22.352 UTC [12825] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:22,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:22,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:23.098737Z 1833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:23.464 UTC [12832] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:23,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:23,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:24.172582Z 1834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:24.553 UTC [12839] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:24,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:24,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:25.256054Z 1835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:25.661 UTC [12846] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:25,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:25,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:26.336799Z 1836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:26.763 UTC [12853] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:26,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:26,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:27.415583Z 1837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:44:27.853 UTC [12860] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:27,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:27,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:44:28.502173Z 1838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:28,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:28,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:28.952 UTC [12866] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:29.577964Z 1839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:29,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:30,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:30.062 UTC [12873] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:30.658291Z 1840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:31,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:31,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:31.152 UTC [12880] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:31.716932Z 1841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:32,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:32,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:32.239 UTC [12887] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:32.802314Z 1842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:33,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:33,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:33.330 UTC [12894] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:33.894023Z 1843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:34,277] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:34,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:34.418 UTC [12900] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:34.976117Z 1844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:35,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:35,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:35.503 UTC [12907] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:36.051289Z 1845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:36,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:36,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:36.613 UTC [12914] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:37.140189Z 1846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:37,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:37,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:37.701 UTC [12921] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:38.211462Z 1847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:38,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:38,592] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:38.793 UTC [12928] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:39.289979Z 1848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:39,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:39,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:39.880 UTC [12935] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:40.379102Z 1849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:40,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:40,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:40.994 UTC [12942] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:41.443913Z 1850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:41,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:41,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:42.081 UTC [12949] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:42.518214Z 1851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:42,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:42,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:43.171 UTC [12956] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:43.614022Z 1852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:43,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:43,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:44.268 UTC [12963] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:44.697847Z 1853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:44,991] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:44,994] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:45.352 UTC [12971] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:45.777968Z 1854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:46,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:46,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:46.447 UTC [12978] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:46.869270Z 1855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:47,172] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:47,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:47.547 UTC [12985] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:47.951860Z 1856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:48,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:48,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:48.642 UTC [12992] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:49.034877Z 1857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:49,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:49,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:49.731 UTC [12999] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:50.121854Z 1858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:50,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:50,372] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:50.814 UTC [13005] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:51.197914Z 1859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:51,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:51,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:51.899 UTC [13011] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:52.291878Z 1860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:52,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:52,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:52.989 UTC [13018] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:53.375344Z 1861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:53,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:53,622] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:54.083 UTC [13025] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:54.448092Z 1862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:54,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:54,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:55.206 UTC [13032] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:55.551123Z 1863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:55,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:55,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:56.298 UTC [13039] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:56.625462Z 1864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:56,816] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:56,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:57.385 UTC [13046] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:57.714722Z 1865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:44:57,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:57,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:44:58.488 UTC [13053] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:58.798211Z 1866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:44:58,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:44:58,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:44:59.573 UTC [13060] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:44:59.875486Z 1867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:00,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:00,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:00.684 UTC [13066] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:00.973852Z 1868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:45:01,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:45:01,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:45:01.773 UTC [13073] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:02.048719Z 1869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:02,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:02,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:02.859 UTC [13080] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:03.125244Z 1870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:03,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:03,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:03.952 UTC [13087] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:04.201813Z 1871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:04,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:04,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:05.044 UTC [13094] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:05.290294Z 1872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:05,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:05,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:06.136 UTC [13101] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:06.379651Z 1873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:06,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:06,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:07.224 UTC [13108] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:07.455413Z 1874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:07,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:07,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:08.311 UTC [13115] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:08.531087Z 1875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:08,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:08,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:09.396 UTC [13123] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:45:09.605738Z 1876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-schema-registry-1  | [2025-04-01 21:45:09,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:09,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:10.477 UTC [13130] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:10,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:45:10.684887Z 1877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:45:10,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:11.569 UTC [13137] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:11,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:45:11.743404Z 1878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-zookeeper-1        | [2025-04-01 21:45:11,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:45:12.656 UTC [13144] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:12,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:12,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:45:12.807395Z 1879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:45:13.741 UTC [13151] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:13,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:13,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:45:13.866528Z 1880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
testdrive-postgres-1  | 2025-04-01 21:45:14.833 UTC [13159] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:45:14,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:45:14,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:45:14.933908Z 1881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'