Step 1 : FROM sha256:d3a0f057d7b3e5f4af9a8153c520b928286ecbdf3ead9f6eb3d1e303120d698b ---> d3a0f057d7b3 Step 2 : ADD atomic-reactor-repos/* '/etc/yum.repos.d/' ---> 8b7476f39b49 Removing intermediate container fb1881a835b0 Step 3 : LABEL MAINTAINER Rado Pitonak ---> Running in 933b87bde036 ---> c5ba4a837ce0 Error removing intermediate container 933b87bde036: rmdriverfs: Driver devicemapper failed to remove root filesystem 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901: Device is Busy Step 4 : RUN dnf install -y --setopt=tsflags=nodocs nodejs npm && dnf -y clean all ---> Running in b0cab9d6e462 Failed to synchronize cache for repo 'atomic-reactor-koji-plugin-f25-docker-candidate', disabling.  Last metadata expiration check: 0:00:08 ago on Tue Jun 27 17:00:28 2017. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: http-parser x86_64 2.7.1-3.fc25 updates 33 k libicu x86_64 57.1-5.fc25 updates 8.4 M libuv x86_64 1:1.10.2-1.fc25 updates 111 k nodejs x86_64 1:6.10.3-1.fc25 updates 4.7 M npm x86_64 1:3.10.10-1.6.10.3.1.fc25 updates 2.5 M Transaction Summary ================================================================================ Install 5 Packages Total download size: 16 M Installed size: 55 M Downloading Packages: -------------------------------------------------------------------------------- Total 33 MB/s | 16 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Installing : libuv-1:1.10.2-1.fc25.x86_64 1/5 Installing : libicu-57.1-5.fc25.x86_64 2/5 Installing : http-parser-2.7.1-3.fc25.x86_64 3/5 Installing : nodejs-1:6.10.3-1.fc25.x86_64 4/5 Installing : npm-1:3.10.10-1.6.10.3.1.fc25.x86_64 5/5 Verifying : nodejs-1:6.10.3-1.fc25.x86_64 1/5 Verifying : npm-1:3.10.10-1.6.10.3.1.fc25.x86_64 2/5 Verifying : http-parser-2.7.1-3.fc25.x86_64 3/5 Verifying : libicu-57.1-5.fc25.x86_64 4/5 Verifying : libuv-1:1.10.2-1.fc25.x86_64 5/5 Installed: http-parser.x86_64 2.7.1-3.fc25 libicu.x86_64 57.1-5.fc25 libuv.x86_64 1:1.10.2-1.fc25 nodejs.x86_64 1:6.10.3-1.fc25 npm.x86_64 1:3.10.10-1.6.10.3.1.fc25 Complete! 21 files removed ---> 4b9c07793157 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 5 : ENV NAME nodejs VERSION 0 RELEASE 4 ARCH x86_64 ---> Running in 44390d1fa123 ---> 8cc57e0bb21d Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 6 : LABEL summary "Javascript runtime." name "$FGC/$NAME" version "$VERSION" release "$RELEASE.$DISTTAG" architecture "$ARCH" description "Node.js is a platform built on V8 JavaScript Engine for easily building fast, scalable network applications." vendor "Fedora Project" com.redhat.component "$NAME" usage "s2i build nodejs:6 " org.fedoraproject.component "nodejs" authoritative-source-url "registry.fedoraproject.org" io.k8s.description "Node.js is a platform built on V8 JavaScript Engine for easily building fast, scalable network applications." io.k8s.display-name "Node.js 6.10.1" io.openshift.tags "nodejs, js, JavaScript" io.openshift.expose-services "8080:https" io.openshift.s2i.scripts-url "image:///usr/local/s2i" ---> Running in 69e2cc181277 ---> 54b948dfc7e0 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 7 : COPY ./.s2i/bin/ /usr/local/s2i ---> 9dafb427fc35 Removing intermediate container 69e2cc181277 Removing intermediate container 6a320b793483 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 8 : COPY root / ---> 17e10cdb0459 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 9 : ENV HOME_APP_ROOT /opt/app-root NPM_RUN start PATH /opt/app-root/node_modules/.bin/:/opt/app-root/.npm-global/bin/:$PATH ---> Running in af07aaa96391 ---> 556766e669e3 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 10 : RUN mkdir -p ${HOME_APP_ROOT} ---> Running in 3b1495949943 ---> b6c580ea4335 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 11 : EXPOSE 8080 ---> Running in a4963d239a42 ---> fb7651677888 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 12 : RUN chown -R 1001:0 /opt/app-root && find ${HOME_APP_ROOT} -type d -exec chmod g+ws {} \; ---> Running in 946c30f58606 ---> 5ebde8da3018 Removing intermediate container a4963d239a42 Removing intermediate container 946c30f58606 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 13 : USER 1001 ---> Running in 349e4967728c ---> 3d6b440d9258 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 14 : WORKDIR ${HOME_APP_ROOT} ---> Running in aa93906c0c85 ---> 2c6b330a4105 Removing intermediate container 3b1495949943 Removing intermediate container 349e4967728c Removing intermediate container aa93906c0c85 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 15 : CMD /usr/local/s2i/usage ---> Running in 1bf924a3f826 ---> 4253d50f90d3 Removing intermediate container 1bf924a3f826 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 16 : ADD Dockerfile--nodejs-0-4. /root/buildinfo/Dockerfile--nodejs-0-4. ---> c03677240b7f Removing intermediate container 44390d1fa123 Removing intermediate container b5a819344d5a Removing intermediate container af07aaa96391 Removing intermediate container 3502f648b8f0 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 17 : LABEL "Name" "f25/nodejs" "Version" "0" "Release" "4.f25container" "BZComponent" "nodejs" "build-date" "2017-06-27T16:51:05.041816" "com.redhat.build-host" "osbs-node02.phx2.fedoraproject.org" "vcs-ref" "70a4f156ebae4312d20a84ca8b8845d0b151004d" ---> Running in 41d9472c5b4c ---> 5529101c39a6 Removing intermediate container b0cab9d6e462 Removing intermediate container 41d9472c5b4c Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 18 : USER root ---> Running in a51d1027760b ---> 73ac57cc8b2d Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 19 : RUN rm -f '/etc/yum.repos.d/f25-docker-candidate.repo' ---> Running in 55bb86ad6912 ---> 705d3336e42b Removing intermediate container a51d1027760b Removing intermediate container 55bb86ad6912 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Step 20 : USER 1001 ---> Running in 51dec5b257bf ---> 2262c9ef8497 Error removing intermediate container 933b87bde036: nosuchcontainer: No such container: 933b87bde036f46a61d63cb839836b3391eb395e970c0f61693750b1b1e07901 Successfully built 2262c9ef8497