Content

상위 폴더로 이동
Build start time: Thu Jul 23 23:57:32 UTC 2026
[ REASON ] :      target/docker-ptp.gz does not exist   NON-EXISTENT PREREQUISITES: docker-start target/docker-config-engine-bookworm.gz-load 
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
Client: Docker Engine - Community
 Version:    24.0.2
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.10.5
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.18.1
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 1
  Running: 1
  Paused: 0
  Stopped: 0
 Images: 369
 Server Version: 24.0.2
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
 runc version: v1.1.7-0-g860f061
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 6.8.0-107-generic
 Operating System: Debian GNU/Linux 12 (bookworm)
 OSType: linux
 Architecture: x86_64
 CPUs: 112
 Total Memory: 503.3GiB
 Name: 49a4bc69bd96
 ID: 980be89f-d90d-4184-a0f4-2d414bcc4624
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Experimental: true
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false

WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
            environment-variable.

Sending build context to Docker daemon  829.6MB

Step 1/25 : FROM docker-config-engine-bookworm-sonic:latest
 ---> fd9b210042c7
Step 2/25 : ARG docker_container_name
 ---> Running in b202aff59f30
Removing intermediate container b202aff59f30
 ---> da5687b14a3e
Step 3/25 : ARG SONIC_VERSION_CACHE
 ---> Running in 5d985ebaf94f
Removing intermediate container 5d985ebaf94f
 ---> 2d4916c781c1
Step 4/25 : ARG SONIC_VERSION_CONTROL_COMPONENTS
 ---> Running in f261bd3d88fd
Removing intermediate container f261bd3d88fd
 ---> 9d811eb0680e
Step 5/25 : COPY ["buildinfo", "/usr/local/share/buildinfo"]
 ---> ebf21d0eced4
Step 6/25 : COPY vcache/ /sonic/target/vcache/docker-ptp
 ---> 9ae10ee2f43b
Step 7/25 : RUN dpkg -i /usr/local/share/buildinfo/sonic-build-hooks_1.0_all.deb
 ---> Running in 8d72ee4d4506
(Reading database ... 11228 files and directories currently installed.)
Preparing to unpack .../sonic-build-hooks_1.0_all.deb ...
Unpacking sonic-build-hooks (1.0) over (1.0) ...
Setting up sonic-build-hooks (1.0) ...
Removing intermediate container 8d72ee4d4506
 ---> e9337169fd77
Step 8/25 : ENV IMAGENAME=docker-ptp
 ---> Running in 15c575c614d1
Removing intermediate container 15c575c614d1
 ---> 1864eebe44fa
Step 9/25 : ENV DISTRO=bookworm
 ---> Running in d53f6e0ffdc8
Removing intermediate container d53f6e0ffdc8
 ---> 48f319c67204
Step 10/25 : RUN pre_run_buildinfo docker-ptp
 ---> Running in 27fff45bcbdf
Removing intermediate container 27fff45bcbdf
 ---> c7f57a53275e
Step 11/25 : RUN [ -f /etc/rsyslog.conf ] && sed -ri "s/%syslogtag%/$docker_container_name#%syslogtag%/;" /etc/rsyslog.conf
 ---> Running in d84855ca93f8
Removing intermediate container d84855ca93f8
 ---> be453139427b
Step 12/25 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Running in 6dfad0923c45
Removing intermediate container 6dfad0923c45
 ---> bfed796f7f03
Step 13/25 : RUN apt-get update &&     apt-get install -y --no-install-recommends         iproute2         libconfig9 &&     apt-get clean &&     rm -rf /var/lib/apt/lists/*
 ---> Running in b307e931cf18
Get:1 http://debian-archive.trafficmanager.net/debian bookworm InRelease [151 kB]
Get:2 http://debian-archive.trafficmanager.net/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://debian-archive.trafficmanager.net/debian bookworm-backports InRelease [59.4 kB]
Get:4 http://debian-archive.trafficmanager.net/debian-security bookworm-security InRelease [34.8 kB]
Get:5 http://debian-archive.trafficmanager.net/debian bookworm/non-free-firmware Sources [7152 B]
Get:6 http://debian-archive.trafficmanager.net/debian bookworm/contrib Sources [51.1 kB]
Get:7 http://debian-archive.trafficmanager.net/debian bookworm/main Sources [9492 kB]
Get:8 http://debian-archive.trafficmanager.net/debian bookworm/contrib amd64 Packages [53.5 kB]
Get:9 http://debian-archive.trafficmanager.net/debian bookworm/non-free-firmware amd64 Packages [6368 B]
Get:10 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 Packages [8790 kB]
Get:11 http://debian-archive.trafficmanager.net/debian bookworm-updates/main Sources [3288 B]
Get:12 http://debian-archive.trafficmanager.net/debian bookworm-updates/main amd64 Packages [6924 B]
Get:13 http://debian-archive.trafficmanager.net/debian bookworm-backports/contrib amd64 Packages [5856 B]
Get:14 http://debian-archive.trafficmanager.net/debian bookworm-backports/non-free-firmware amd64 Packages [3828 B]
Get:15 http://debian-archive.trafficmanager.net/debian bookworm-backports/main amd64 Packages [314 kB]
Get:16 http://debian-archive.trafficmanager.net/debian-security bookworm-security/non-free-firmware Sources [796 B]
Get:17 http://debian-archive.trafficmanager.net/debian-security bookworm-security/main Sources [221 kB]
Get:18 http://debian-archive.trafficmanager.net/debian-security bookworm-security/contrib Sources [856 B]
Get:19 http://debian-archive.trafficmanager.net/debian-security bookworm-security/non-free-firmware amd64 Packages [688 B]
Get:20 http://debian-archive.trafficmanager.net/debian-security bookworm-security/main amd64 Packages [319 kB]
Get:21 http://debian-archive.trafficmanager.net/debian-security bookworm-security/contrib amd64 Packages [896 B]
Fetched 19.6 MB in 3s (6314 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
iproute2 is already the newest version (6.1.0-3).
The following NEW packages will be installed:
  libconfig9
0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded.
Need to get 29.9 kB of archives.
After this operation, 75.8 kB of additional disk space will be used.
Get:1 http://debian-archive.trafficmanager.net/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
N: Ignoring file 'debian.sources.back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
Fetched 29.9 kB in 0s (133 kB/s)
Selecting previously unselected package libconfig9:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11228 files and directories currently installed.)
Preparing to unpack .../libconfig9_1.5-0.4_amd64.deb ...
Unpacking libconfig9:amd64 (1.5-0.4) ...
Setting up libconfig9:amd64 (1.5-0.4) ...
Processing triggers for libc-bin (2.36-9+deb12u14) ...
Removing intermediate container b307e931cf18
 ---> 505cf64beda7
Step 14/25 : COPY         debs//linuxptp_4.2-sonic-0_amd64.deb     /debs/
 ---> 518a790723d1
Step 15/25 : RUN dpkg_apt() { [ -f $1 ] && { dpkg -i $1 || apt-get -y install -f --no-remove; } || return 1; };         dpkg_apt /debs/linuxptp_4.2-sonic-0_amd64.deb
 ---> Running in e9ee456c0817
Selecting previously unselected package linuxptp.
(Reading database ... 11236 files and directories currently installed.)
Preparing to unpack .../linuxptp_4.2-sonic-0_amd64.deb ...
Unpacking linuxptp (4.2-sonic-0) ...
Setting up linuxptp (4.2-sonic-0) ...
Removing intermediate container e9ee456c0817
 ---> 3ad036c893af
Step 16/25 : COPY         python-wheels//sonic_py_common-1.0-py3-none-any.whl     /python-wheels/
 ---> 333c0e442dee
Step 17/25 : RUN cd /python-wheels/ && pip3 install sonic_py_common-1.0-py3-none-any.whl
 ---> Running in 2dfd3907c258
Processing ./sonic_py_common-1.0-py3-none-any.whl
Requirement already satisfied: natsort in /usr/local/lib/python3.11/dist-packages (from sonic-py-common==1.0) (8.4.0)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.11/dist-packages (from sonic-py-common==1.0) (6.0.1)
Requirement already satisfied: redis-dump-load in /usr/local/lib/python3.11/dist-packages (from sonic-py-common==1.0) (1.1)
Requirement already satisfied: redis in /usr/local/lib/python3.11/dist-packages (from redis-dump-load->sonic-py-common==1.0) (5.0.1)
Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.11/dist-packages (from redis->redis-dump-load->sonic-py-common==1.0) (5.0.1)
sonic-py-common is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Removing intermediate container 2dfd3907c258
 ---> 202dd92c1050
Step 18/25 : RUN apt-get clean -y      &&     apt-get autoclean -   &&     apt-get autoremove -y &&     rm -rf /debs /python-wheels /var/lib/apt/lists/* /tmp/* ~/.cache/
 ---> Running in ab037587250e
Reading package lists...
Building dependency tree...
Reading state information...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Removing intermediate container ab037587250e
 ---> 06bbecd1c40e
Step 19/25 : COPY ["supervisord.conf", "/etc/supervisor/conf.d/"]
 ---> a9c74e5405b7
Step 20/25 : COPY ["ptpcfgd.py", "/usr/local/bin/ptpcfgd.py"]
 ---> fda6d7afa8af
Step 21/25 : ENTRYPOINT ["/usr/local/bin/supervisord"]
 ---> Running in 6ce54aab1a9d
Removing intermediate container 6ce54aab1a9d
 ---> 0fca5afd61c0
Step 22/25 : RUN post_run_buildinfo docker-ptp
 ---> Running in 81ae996a600e
./
./pip/
./deb/
Removing intermediate container 81ae996a600e
 ---> 80e603b6646c
Step 23/25 : RUN post_run_cleanup docker-ptp
 ---> Running in dc2625c4f7c0
++ get_version_cache_option
++ '[' '!' -z ']'
++ echo -n ''
++ return 1
+ '[' '!' -z '' ']'
+ apt-get -s clean -y
Del /var/cache/apt/archives/* /var/cache/apt/archives/partial/*
Del /var/lib/apt/lists/partial/*
Del  
+ apt-get -s autoclean -y
Reading package lists...
Building dependency tree...
Reading state information...
+ apt-get -s autoremove -y
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ rm -f '/var/cache/apt/archives/*.deb' '/var/cache/apt/*.bin'
+ [[ ! docker-ptp =~ -slave- ]]
+ rm -f '/var/lib/apt/lists/*'
+ rm -rf /sonic/target /ssh
+ rm -f '/tmp/*'
+ rm -rf /debs /python-wheels /root/.cache
+ find /
+ grep -E __pycache__
+ xargs rm -rf
+ rm -rf '/usr/local/share/buildinfo/build-versions/*'
+ symlink_build_hooks -d
+ set_reproducible_mirrors -d
+ local 'expression=s/^#\s*\(.*http:\/\/packages.trafficmanager.net\/\)/\1/'
+ local 'expression2=/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#*deb/#&/'
+ local 'expression3=$a#SET_REPR_MIRRORS'
+ '[' -d = -d ']'
+ expression='s/^deb.*http:\/\/packages.trafficmanager.net\//#\0/'
+ expression2='/^#*deb.*http:\/\/packages.trafficmanager.net\//! s/^#\s*(#*deb)/\1/'
+ expression3=/#SET_REPR_MIRRORS/d
+ [[ -d != \-\d ]]
+ [[ -d == \-\d ]]
+ '[' -f /etc/apt/sources.list.d/debian.sources.back ']'
+ mv /etc/apt/sources.list.d/debian.sources.back /etc/apt/sources.list.d/debian.sources
++ find /etc/apt/sources.list.d/ -type f
+ local 'mirrors=/etc/apt/sources.list /etc/apt/sources.list.d/debian.sources'
+ for mirror in $mirrors
+ grep -iq 'http:\/\/packages.trafficmanager.net\/' /etc/apt/sources.list
+ continue
+ for mirror in $mirrors
+ grep -iq 'http:\/\/packages.trafficmanager.net\/' /etc/apt/sources.list.d/debian.sources
+ continue
+ rm -f /usr/local/share/buildinfo/versions/01-versions-deb
+ rm -f /etc/apt/preferences.d/01-versions-deb
Removing intermediate container dc2625c4f7c0
 ---> 4f222de7ee53
Step 24/25 : LABEL Tag=etri-202505.22-c6999a3e9
 ---> Running in 3fa4ea5957cc
Removing intermediate container 3fa4ea5957cc
 ---> 6af4a0e02297
Step 25/25 : LABEL com.azure.sonic.manifest=
{
    "version": "1.0.0",
    "package": {
        "version": "1.0.0",
        "depends": [],
        "name": "ptp"
    },
    "service": {
        "name": "ptp",
        "requires": [],
        "after": [],
        "before": [],
        "dependent-of": [],
        "asic-service": false,
        "host-service": true,
        "warm-shutdown": {
            "after": [],
            "before": []
        },
        "fast-shutdown": {
            "after": [],
            "before": []
        },
        "syslog": {
            "support-rate-limit": true
        }
    },
    "container": {
        "privileged": false,
        "volumes": [],
        "tmpfs": []
    },
    "cli": {
        "config": "",
        "show": "",
        "clear": ""
    }
}
 ---> Running in 7cdc2f58ec90
Removing intermediate container 7cdc2f58ec90
 ---> b358885d46c9
[Warning] One or more build-args [frr_user_uid uid frr_user_gid guid image_version SONIC_VERSION_CACHE_SOURCE user] were not consumed
Successfully built 2557d2cc5eca
Successfully tagged docker-ptp-sonic:latest
1386820b4614ab2d5335e1a61f72e46779542afe1841f542cbd50032fbd482aa
#1 [internal] load build definition from Dockerfile.cleanup
#1 transferring dockerfile:
#1 transferring dockerfile: 291B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/docker-ptp-sonic:latest
#3 DONE 0.0s

#4 FROM docker.io/library/docker-ptp-sonic:latest
#4 DONE 0.0s

#5 [output 1/1] COPY --from=docker-ptp-sonic:latest /cache.tgz cache.tgz
#5 DONE 0.0s

#6 exporting to client directory
#6 copying files 180B done
#6 DONE 0.0s
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.cleanup
#2 transferring dockerfile: 291B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/docker-ptp-sonic:latest
#3 DONE 0.0s

#4 [final 1/2] FROM docker.io/library/docker-ptp-sonic:latest
#4 DONE 0.0s

#4 [final 1/2] FROM docker.io/library/docker-ptp-sonic:latest
#4 CACHED

#5 [final 2/2] RUN rm /cache.tgz
#5 DONE 0.2s

#6 exporting to image
#6 exporting layers done
#6 writing image sha256:c096ef4f38d6d632e8b3799f5d297d481728d9a463c10c1b48c0cab0c4947548 done
#6 naming to docker.io/library/docker-ptp-sonic:latest done
#6 DONE 0.0s
Error response from daemon: conflict: unable to remove repository reference "tmp-docker-ptp-sonic:latest" (must force) - container 1386820b4614 is using its referenced image 2557d2cc5eca
sync: error opening 'dockers/docker-ptp/vcache/cache.base64': No such file or directory
docker-ptp-sonic-latest
Attempting docker image lock for docker-ptp save
Obtained docker image lock for docker-ptp save
Tagging docker image docker-ptp-sonic:latest as docker-ptp:latest
Saving docker image docker-ptp:latest
Released docker image lock for docker-ptp save
Removing docker image docker-ptp-sonic:latest
Untagged: docker-ptp-sonic:latest
Build end time: Thu Jul 23 23:58:59 UTC 2026
Elapsed time: 0h 1m 27s