Trouble configuring proxy variables for container in new connection setup

Summary

The user is facing issues configuring proxy variables for a container in a new connection setup. The container is unable to access the Internet and upload data. The provided log shows attempts to set environment variables but the issue persists.


Question

I can't configure the transfer of proxy variables to containers that are created when setting up a new "connection"
I tried to specify variables in global.env_vars, I also tried to specify them in the chart of the workload-launcher component itself, nothing helps
the problem is that this container does not have access to the Internet and cannot start uploading data, the log is below:```
Unsetting empty environment variable 'DATA_PLANE_SERVICE_ACCOUNT_CREDENTIALS_PATH'
Unsetting empty environment variable 'KEYCLOAK_INTERNAL_REALM_ISSUER'
Unsetting empty environment variable 'DATA_PLANE_SERVICE_ACCOUNT_EMAIL'
Unsetting empty environment variable 'KEYCLOAK_CLIENT_ID'
Unsetting empty environment variable 'CONTROL_PLANE_AUTH_ENDPOINT'
2024-10-27T18:54:31.385244603Z main INFO Loading mask data from '/seed/specs_secrets_mask.yaml
2024-10-27 18:54:34 INFO i.m.c.e.DefaultEnvironment(<init>):168 - Established active environments: [k8s, cloud, worker-v2, control-plane, oss, local-secrets]
2024-10-27 18:54:35 INFO i.a.c.ApplicationKt(main):20 - Context started
2024-10-27 18:54:35 INFO i.a.c.ApplicationKt(main):21 - 3975726369.00 ns/exec (total: 3.98s, 1 executions)
2024-10-27 18:54:36 INFO i.a.c.ApplicationKt(main):28 - Sidecar created
2024-10-27 18:54:36 INFO i.a.c.ApplicationKt(main):29 - 2475099505.00 ns/exec (total: 4.95s, 2 executions)
2024-10-27 18:54:37 INFO i.a.c.i.LineGobbler(voidCall):166 -
2024-10-27T18:54:37.760884699Z pool-5-thread-1 ERROR Recursive call to appender SecretMaskRewrite
2024-10-27 18:54:38 INFO i.a.c.i.LineGobbler(voidCall):166 - ----- START CHECK -----
2024-10-27 18:54:38 INFO i.a.c.i.LineGobbler(voidCall):166 -
2024-10-27 18:54:38 WARN c.a.l.CommonsLog(warn):113 - JAXB is unavailable. Will fallback to SDK implementation which may be less performant.If you are using Java 9+, you will need to include javax.xml.bind:jaxb-api as a dependency.
2024-10-27 19:03:14 INFO i.a.c.ConnectorWatcher(processConnectorOutput):114 - Connector exited, processing output
2024-10-27 19:03:14 INFO i.a.c.ConnectorWatcher(getConnectorOutputStream):151 - Output file jobOutput.json found
2024-10-27 19:03:14 INFO i.a.c.ConnectorWatcher(processConnectorOutput):117 - Connector exited with exit code 0
2024-10-27 19:03:14 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):189 - Reading messages from protocol version 0.2.0
2024-10-27 19:03:14 WARN i.a.m.l.MetricClientFactory(getMetricClient):43 - MetricClient has not been initialized. Must call MetricClientFactory.CreateMetricClient before using MetricClient. Using a dummy client for now. Ignore this if Airbyte is configured to not publish any metrics.
2024-10-27 19:03:14 ERROR i.a.w.i.VersionedAirbyteStreamFactory(internalLog):304 - Check failed
2024-10-27 19:03:14 INFO i.a.c.ConnectorMessageProcessor(updateConfigFromControlMessage):231 - Checking for optional control message...
2024-10-27 19:03:14 INFO i.a.c.ConnectorMessageProcessor(updateConfigFromControlMessage):253 - Optional control message not found. Skipping...
2024-10-27 19:03:14 INFO i.a.c.ConnectorWatcher(saveConnectorOutput):162 - Writing output of 6b4524ee-4579-4159-bcb4-848c83228a9f_33e51842-ca30-494a-9dad-b509cbca1fb6_0_check to the doc store
2024-10-27 19:03:15 INFO i.a.c.ConnectorWatcher(markWorkloadSuccess):167 - Marking workload 6b4524ee-4579-4159-bcb4-848c83228a9f_33e51842-ca30-494a-9dad-b509cbca1fb6_0_check as successful
2024-10-27 19:03:15 INFO i.a.c.ConnectorWatcher(exitProperly):215 - Deliberately exiting process with code 0.
2024-10-27 19:03:15 INFO i.a.c.i.LineGobbler(voidCall):166 -
2024-10-27 19:03:15 INFO i.a.c.i.LineGobbler(voidCall):166 - ----- END CHECK -----
2024-10-27 19:03:15 INFO i.a.c.i.LineGobbler(voidCall):166 -
2024-10-27 19:03:15 WARN c.v.l.l.Log4j2Appender(close):108 - Already shutting down. Cannot remove shutdown hook.

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1730055879123229) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["configure-proxy-variables", "container", "connection-setup", "internet-access-issue", "environment-variables", "log"]
</sub>