Page MenuHomePhorge

Build 13
PassedPublic

Run Command

When
Completed at Apr 14 2015, 10:08 PM · Built for 1 m, 43 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 69 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: checking out '0c1c7d3b399fca1d0bef101528c647d649f1a0a4'.
2
3You are in 'detached HEAD' state. You can look around, make experimental
4changes and commit them, and you can discard any commits you make in this
5state without impacting any branches by performing another checkout.
6
7If you want to create a new branch to retain commits you create, you may
8do so (now or later) by using -b with the checkout command again. Example:
9
10 git checkout -b new_branch_name
11
12HEAD is now at 0c1c7d3... Attempt an initial Docker image and dummy entrypoint
13Sending build context to Docker daemon 2.56 kB
14
15Sending build context to Docker daemon
162015/04/15 00:08:25 The command [/bin/sh -c rpm -e --nodeps fakesystemd] returned a non-zero code: 1
17make: *** [all] Error 1
18

Build Log 68 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1/var/tmp/13 /var/tmp/28
2Cloning into 'docker.git'...
3/var/tmp/13/docker.git /var/tmp/13 /var/tmp/28
4/var/tmp/13 /var/tmp/28
5Cloning into 'stick.git'...
6/var/tmp/13/docker.git /var/tmp/13 /var/tmp/28
7/var/tmp/13/docker.rtH /var/tmp/13/docker.git
8Cloning into 'docker.git'...
9/var/tmp/13/docker.rtH/docker.git/ci /var/tmp/13/docker.rtH /var/tmp/13/docker.git
10for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
11 docker build -t kolab/ci-$dist - < $dist ; \
12done
13Step 0 : FROM centos:centos7
14Pulling repository centos
15
16
17
18
19 ---> 214a4932132a
20Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
21 ---> Running in 899354d677c2
22 ---> 85a7fc22c601
23Removing intermediate container 899354d677c2
24Step 2 : RUN yum -y install epel-release
25 ---> Running in 7cf06510afa9
26Loaded plugins: fastestmirror
27Determining fastest mirrors
28 * base: mirror.switch.ch
29 * extras: mirror.switch.ch
30 * updates: mirror.switch.ch
31Resolving Dependencies
32--> Running transaction check
33---> Package epel-release.noarch 0:7-5 will be installed
34--> Finished Dependency Resolution
35
36Dependencies Resolved
37
38================================================================================
39 Package Arch Version Repository Size
40================================================================================
41Installing:
42 epel-release noarch 7-5 extras 14 k
43
44Transaction Summary
45================================================================================
46Install 1 Package
47
48Total download size: 14 k
49Installed size: 24 k
50Downloading packages:
51Public key for epel-release-7-5.noarch.rpm is not installed
52warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
53Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
54Importing GPG key 0xF4A80EB5:
55 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
56 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
57 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
58 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
59Running transaction check
60Running transaction test
61Transaction test succeeded
62Running transaction
63 Installing : epel-release-7-5.noarch 1/1
64 Verifying : epel-release-7-5.noarch 1/1
65
66Installed:
67 epel-release.noarch 0:7-5
68
69Complete!
70 ---> 422fe2c124e9
71Removing intermediate container 7cf06510afa9
72Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
73 ---> c6c031a067b6
74Removing intermediate container 25ae34f5ed41
75Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc
76 ---> Running in fb1bff23d7ef
77 ---> b0354422571f
78Removing intermediate container fb1bff23d7ef
79Step 5 : RUN rpm -e --nodeps fakesystemd
80 ---> Running in 2da212789ca7
81error: package fakesystemd is not installed
82/var/tmp/13/docker.rtH /var/tmp/13/docker.git
83/var/tmp/13/docker.git
84/var/tmp/13 /var/tmp/28
85/var/tmp/28
86At this stage, we're just going to be successful.
87

Lease Host

When
Completed at Apr 14 2015, 10:06 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 14 2015, 10:06 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.