Page MenuHomePhorge

Build 852
FailedPublic

Run Command on atomic01

When
Completed at Jun 24 2015, 9:29 AM · Built for 2 m, 15 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

31+ export phid
32+ export ro_uri
33+ export uri
34+ export vcs
35+ export test_build
36+ export test_functional
37+ export test_integration
38+ export test_performance
39+ export test_unit
40+ export test_obs
41+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
42+ '[' -x stick.git/drydocker/stick/build.sh ']'
43+ pushd stick.git
44+ ../stick.git/drydocker/stick/build.sh
45Sending build context to Docker daemon 5.632 kB
46
47Sending build context to Docker daemon
482015/06/24 11:29:52 The command [/bin/sh -c yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils] returned a non-zero code: 1
49make: *** [all] Error 1
50+ retval=2
51+ popd
52+ cd /var/tmp
53+ rm -rf /var/tmp/1165
54+ exit 2
55

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

769http://ftp.uni-bayreuth.de/linux/CentOS/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
770Trying other mirror.
771http://centos.mirrors.as250.net/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
772Trying other mirror.
773http://mirror.skylink-datacenter.de/centos/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
774Trying other mirror.
775http://centos.datente.com/media/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
776Trying other mirror.
777http://centos.mirrors.as250.net/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
778Trying other mirror.
779http://artfiles.org/centos.org/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
780Trying other mirror.
781http://centos.datente.com/media/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
782Trying other mirror.
783http://artfiles.org/centos.org/7.1.1503/updates/x86_64/Packages/java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=updates clean metadata
784Trying other mirror.
785
786
787Error downloading packages:
788 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64: [Errno 256] No more mirrors to try.
789 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64: [Errno 256] No more mirrors to try.
790
791Removing intermediate container 9855efbdd85f
792/var/tmp/1165
793

Run Command on atomic02

When
Completed at Jun 24 2015, 9:34 AM · Built for 7 m, 52 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

29+ export id
30+ export package
31+ export phid
32+ export ro_uri
33+ export uri
34+ export vcs
35+ export test_build
36+ export test_functional
37+ export test_integration
38+ export test_performance
39+ export test_unit
40+ export test_obs
41+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
42+ '[' -x stick.git/drydocker/stick/build.sh ']'
43+ pushd stick.git
44+ ../stick.git/drydocker/stick/build.sh
45Sending build context to Docker daemon 5.632 kB
46
47Sending build context to Docker daemon
48+ retval=0
49+ popd
50+ cd /var/tmp
51+ rm -rf /var/tmp/1164
52+ exit 0
53

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

1586phantomjs-1.9.7-linux-x86_64/third-party.txt
1587 ---> 66506483e979
1588Removing intermediate container 57a0825e4769
1589Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
1590 ---> Running in 67ebfde39d09
1591 ---> e1ba8f1b04f1
1592Removing intermediate container 67ebfde39d09
1593Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh /
1594 ---> 3d164a93a5ab
1595Removing intermediate container 3da024fa7fcc
1596Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
1597 ---> 392bda0bceef
1598Removing intermediate container afdaeec6c5f5
1599Step 27 : RUN chmod 755 /entrypoint.sh
1600 ---> Running in 417685fd3ef5
1601 ---> b320a3187b3d
1602Removing intermediate container 417685fd3ef5
1603Step 28 : ENTRYPOINT [ "/entrypoint.sh" ]
1604 ---> Running in c6b8e1568f40
1605 ---> 1b1b3343d5f4
1606Removing intermediate container c6b8e1568f40
1607Successfully built 1b1b3343d5f4
1608/var/tmp/1164/docker.git
1609/var/tmp/1164
1610

Lease Host atomic01

When
Completed at Jun 24 2015, 9:16 AM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

When
Completed at Jun 24 2015, 9:16 AM · Built for 1 s
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 Jun 24 2015, 9:34 AM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 3118 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 851
2

Event Timeline