Command ['sh', '-c', 'python -c "import netCDF4; print(f\'netCDF4 v{netCDF4.__version__}\')" && pytest -s -rxs -v /project/test && URL="https://icdc.cen.uni-hamburg.de/thredds/dodsC/ftpthredds/hamtide/m2.hamtide11a.nc" && python -c "from netCDF4 import Dataset; nc=Dataset(\\"${URL}\\"); print(nc)"\n'] failed with code 2.