Details
-
Technical Debt
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.14.5, 1.16.0, 1.15.2
Description
2022-08-31T09:13:50.8050601Z Aug 31 09:13:50 Preparing Dockeriles 2022-08-31T09:13:50.8051483Z Aug 31 09:13:50 Executing command: git clone https://github.com/apache/flink-docker.git --branch dev-master --single-branch 2022-08-31T09:13:50.8069617Z Cloning into 'flink-docker'... 2022-08-31T09:13:51.4728169Z Generating Dockerfiles... done. 2022-08-31T09:13:51.4732889Z Aug 31 09:13:51 Building images 2022-08-31T09:13:51.5013231Z unable to prepare context: path "dev/test_kubernetes_application_ha-debian" not found 2022-08-31T09:13:51.5041357Z Aug 31 09:13:51 ~/work/1/s/cri-dockerd 2022-08-31T09:13:51.5042427Z Aug 31 09:13:51 Command: build_image test_kubernetes_application_ha 10.1.0.160 failed. Retrying... 2022-08-31T09:13:53.5058625Z Aug 31 09:13:53 Starting fileserver for Flink distribution 2022-08-31T09:13:53.5060253Z Aug 31 09:13:53 ~/work/1/s/flink-dist/target/flink-1.16-SNAPSHOT-bin ~/work/1/s/cri-dockerd 2022-08-31T09:14:13.8161820Z Aug 31 09:14:13 ~/work/1/s/cri-dockerd 2022-08-31T09:14:13.8164441Z Aug 31 09:14:13 ~/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-06753986230 ~/work/1/s/cri-dockerd 2022-08-31T09:14:13.8165256Z Aug 31 09:14:13 Preparing Dockeriles 2022-08-31T09:14:13.8166118Z Aug 31 09:14:13 Executing command: git clone https://github.com/apache/flink-docker.git --branch dev-master --single-branch 2022-08-31T09:14:13.8182037Z fatal: destination path 'flink-docker' already exists and is not an empty directory. 2022-08-31T09:14:13.8188942Z Aug 31 09:14:13 Retry 1/5 exited 128, retrying in 1 seconds... 2022-08-31T09:14:14.1481612Z Traceback (most recent call last): 2022-08-31T09:14:14.1483171Z File "/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/python3_fileserver.py", line 26, in <module> 2022-08-31T09:14:14.1484572Z httpd = socketserver.TCPServer(("", 9999), handler) 2022-08-31T09:14:14.1485179Z File "/usr/lib/python3.8/socketserver.py", line 452, in __init__ 2022-08-31T09:14:14.1485724Z self.server_bind() 2022-08-31T09:14:14.1486247Z File "/usr/lib/python3.8/socketserver.py", line 466, in server_bind 2022-08-31T09:14:14.1486795Z self.socket.bind(self.server_address) 2022-08-31T09:14:14.1487783Z OSError: [Errno 98] Address already in use
Attachments
Issue Links
- is caused by
-
FLINK-29137 Switch docker images to eclipse temurin base
- Closed
- links to