bulky-portugal-95315
12/18/2023, 11:52 PMstart, we hit the below error:
2023-12-18 23:48:06.811 [42175/load_data/1091563 (pid 122589)] [117ea501-bf00-4ffd-b557-d418e9b67e60] Pretty-printed STDERR:
2023-12-18 23:48:06.811 [42175/load_data/1091563 (pid 122589)] [117ea501-bf00-4ffd-b557-d418e9b67e60] critical libmamba Download error (1) Unsupported protocol [<s3://metaflow-dev-us-east-1/metaflow/conda_env/packages/conda/packages/conda/_transmut/conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.tar.bz2>]
2023-12-18 23:48:06.811 [42175/load_data/1091563 (pid 122589)] [117ea501-bf00-4ffd-b557-d418e9b67e60] Protocol "s3" not supported or disabled in libcurlbulky-portugal-95315
12/18/2023, 11:52 PMdry-beach-38304
12/19/2023, 7:17 AMbulky-portugal-95315
12/19/2023, 3:35 PMdry-beach-38304
12/19/2023, 5:34 PMbulky-portugal-95315
12/19/2023, 7:07 PMbulky-portugal-95315
12/19/2023, 7:08 PMmatplotlib library and glibc versions
ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /root/micromamba/envs/metaflow_0dc919365b608826784e2c2cf04bab818991c7ea_6fdb8a8269bc1d3ba322d8b971cd08d1a6d04a6d/lib/python3.10/site-packages/matplotlib/_c_internal_utils.cpython-310-x86_64-linux-gnu.so)bulky-portugal-95315
12/19/2023, 7:10 PMldd (Debian GLIBC 2.31-13+deb11u5) 2.31 but the flow runs fine on the setup where metadata_service==2.3.2 , but the exact same flow with only a metaflow config change fails on metadata_service==2.4.3 .bulky-portugal-95315
12/19/2023, 8:35 PMmetadata_service version has anything effect on the expected underlying glibc version within the batch container imagedry-beach-38304
12/19/2023, 9:44 PMbulky-portugal-95315
12/19/2023, 9:58 PMbulky-portugal-95315
12/19/2023, 9:58 PMbulky-portugal-95315
12/19/2023, 10:23 PMbulky-portugal-95315
12/19/2023, 10:42 PMCONDA_OVERRIDE_GLIBC=2.31 python simulation.py --environment=conda run still threw the same error for GLIBC looking for 2.34. are we using it right in this way?bulky-portugal-95315
12/19/2023, 11:01 PMmetaflow-nflx-extensions, do we need to implement this in our extensions library to pull in the env var?dry-beach-38304
12/19/2023, 11:21 PMbulky-portugal-95315
12/19/2023, 11:23 PM