周五上午打包都没事,下午打包就一直卡住了,我看了下磁盘跟网络都是 OK 的. jenkins 部分日志如下:
[docker-image] Running shell script
Step 1/12 : FROM hub.xxx.com/library/java:8-jce 8-jce: Pulling from library/java Digest: sha256:070e34464a05b0140e5ba31a68c96449d2d16a6dad09e80685301413ceae298f Status: Image is up to date for hub.xxx.com/library/java:8-jce ---> 02f48ce12222 Step 2/12 : ENV TZ Asia/Shanghai ---> Using cache ---> a2580164a638 Step 3/12 : LABEL team p2pst project jd service api ---> Using cache ---> 9f7253b6a1c4 Step 4/12 : COPY ./entrypoint/ /entrypoint/ ---> Using cache ---> 3fa094663fa4 Step 5/12 : RUN chmod +x /entrypoint/entrypoint.sh ---> Running in f898a6e088b4
然后下面有个菊花一直转啊转,求大佬看下是什么问题呢.
1
jerseyhero OP 上面的日志格式太乱了,我贴了张图给大家看
https://imgchr.com/i/k5J85d |