runtime error

Exit code: 1. Reason: 419.464042 1 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered W0000 00:00:1754325419.484778 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1754325419.484818 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1754325419.484821 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1754325419.484824 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-08-04 16:36:59.490451: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/app/app.py", line 12, in <module> from embedder import build_pinecone_index, preload_model File "/app/embedder.py", line 19, in <module> pc = Pinecone(api_key=PINECONE_API_KEY) File "/usr/local/lib/python3.9/site-packages/pinecone/pinecone.py", line 216, in __init__ self._config = PineconeConfig.build( File "/usr/local/lib/python3.9/site-packages/pinecone/config/pinecone_config.py", line 35, in build return ConfigBuilder.build( File "/usr/local/lib/python3.9/site-packages/pinecone/config/config.py", line 67, in build raise PineconeConfigurationError( pinecone.exceptions.exceptions.PineconeConfigurationError: You haven't specified an API key. Please either set the PINECONE_API_KEY environment variable or pass the 'api_key' keyword argument to the Pinecone client constructor.

Container logs:

Fetching error logs...