Console Output
Skipping 11 KB..
Full Log
# create a temp dir to play in
temp_dir=$(mktemp -d /tmp/image_test.XXXXXXX)
# set correct SELinux context
chcon -t docker_share_t $temp_dir
cd $temp_dir
# clone the image repo
git clone https://github.com/openshift/openldap
cd openldap
# Fetch refs from Github pull requests
git fetch --quiet --tags --progress https://github.com/openshift/openldap +refs/pull/*:refs/remotes/origin/pr/*
# switch to the desired ref
git checkout f13192069c74790c31196886952609b4443a20a1
if [ "false" == "true" -a -n "" ]; then
# Pull base images
docker pull /openshift/base-centos7 && docker tag /openshift/base-centos7 openshift/base-centos7
docker pull /openshift/base-rhel7 && docker tag /openshift/base-rhel7 openshift/base-rhel7
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 SKIP_RHEL_SCL=1 make test TARGET=rhel7; then
echo "ERROR: openldap-rhel7 failed testing."
exit 1
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 make test TARGET=centos7; then
echo "ERROR: openldap-centos7 failed testing."
exit 1
fi
# clean up
cd /
sudo rm -rf $temp_dir
' with timeout 14400. Attempt #0
+ '[' -n '' -a -f /etc/sysconfig/docker ']'
+ export PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin
+ PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin
++ mktemp -d /tmp/image_test.XXXXXXX
+ temp_dir=/tmp/image_test.vS8CIc7
+ chcon -t docker_share_t /tmp/image_test.vS8CIc7
+ cd /tmp/image_test.vS8CIc7
+ git clone https://github.com/openshift/openldap
Cloning into 'openldap'...
+ cd openldap
+ git fetch --quiet --tags --progress https://github.com/openshift/openldap '+refs/pull/*:refs/remotes/origin/pr/*'
remote: Enumerating objects: 246, done.
remote: Counting objects: 0% (1/148)
remote: Counting objects: 1% (2/148)
remote: Counting objects: 2% (3/148)
remote: Counting objects: 3% (5/148)
remote: Counting objects: 4% (6/148)
remote: Counting objects: 5% (8/148)
remote: Counting objects: 6% (9/148)
remote: Counting objects: 7% (11/148)
remote: Counting objects: 8% (12/148)
remote: Counting objects: 9% (14/148)
remote: Counting objects: 10% (15/148)
remote: Counting objects: 11% (17/148)
remote: Counting objects: 12% (18/148)
remote: Counting objects: 13% (20/148)
remote: Counting objects: 14% (21/148)
remote: Counting objects: 15% (23/148)
remote: Counting objects: 16% (24/148)
remote: Counting objects: 17% (26/148)
remote: Counting objects: 18% (27/148)
remote: Counting objects: 19% (29/148)
remote: Counting objects: 20% (30/148)
remote: Counting objects: 21% (32/148)
remote: Counting objects: 22% (33/148)
remote: Counting objects: 23% (35/148)
remote: Counting objects: 24% (36/148)
remote: Counting objects: 25% (37/148)
remote: Counting objects: 26% (39/148)
remote: Counting objects: 27% (40/148)
remote: Counting objects: 28% (42/148)
remote: Counting objects: 29% (43/148)
remote: Counting objects: 30% (45/148)
remote: Counting objects: 31% (46/148)
remote: Counting objects: 32% (48/148)
remote: Counting objects: 33% (49/148)
remote: Counting objects: 34% (51/148)
remote: Counting objects: 35% (52/148)
remote: Counting objects: 36% (54/148)
remote: Counting objects: 37% (55/148)
remote: Counting objects: 38% (57/148)
remote: Counting objects: 39% (58/148)
remote: Counting objects: 40% (60/148)
remote: Counting objects: 41% (61/148)
remote: Counting objects: 42% (63/148)
remote: Counting objects: 43% (64/148)
remote: Counting objects: 44% (66/148)
remote: Counting objects: 45% (67/148)
remote: Counting objects: 46% (69/148)
remote: Counting objects: 47% (70/148)
remote: Counting objects: 48% (72/148)
remote: Counting objects: 49% (73/148)
remote: Counting objects: 50% (74/148)
remote: Counting objects: 51% (76/148)
remote: Counting objects: 52% (77/148)
remote: Counting objects: 53% (79/148)
remote: Counting objects: 54% (80/148)
remote: Counting objects: 55% (82/148)
remote: Counting objects: 56% (83/148)
remote: Counting objects: 57% (85/148)
remote: Counting objects: 58% (86/148)
remote: Counting objects: 59% (88/148)
remote: Counting objects: 60% (89/148)
remote: Counting objects: 61% (91/148)
remote: Counting objects: 62% (92/148)
remote: Counting objects: 63% (94/148)
remote: Counting objects: 64% (95/148)
remote: Counting objects: 65% (97/148)
remote: Counting objects: 66% (98/148)
remote: Counting objects: 67% (100/148)
remote: Counting objects: 68% (101/148)
remote: Counting objects: 69% (103/148)
remote: Counting objects: 70% (104/148)
remote: Counting objects: 71% (106/148)
remote: Counting objects: 72% (107/148)
remote: Counting objects: 73% (109/148)
remote: Counting objects: 74% (110/148)
remote: Counting objects: 75% (111/148)
remote: Counting objects: 76% (113/148)
remote: Counting objects: 77% (114/148)
remote: Counting objects: 78% (116/148)
remote: Counting objects: 79% (117/148)
remote: Counting objects: 80% (119/148)
remote: Counting objects: 81% (120/148)
remote: Counting objects: 82% (122/148)
remote: Counting objects: 83% (123/148)
remote: Counting objects: 84% (125/148)
remote: Counting objects: 85% (126/148)
remote: Counting objects: 86% (128/148)
remote: Counting objects: 87% (129/148)
remote: Counting objects: 88% (131/148)
remote: Counting objects: 89% (132/148)
remote: Counting objects: 90% (134/148)
remote: Counting objects: 91% (135/148)
remote: Counting objects: 92% (137/148)
remote: Counting objects: 93% (138/148)
remote: Counting objects: 94% (140/148)
remote: Counting objects: 95% (141/148)
remote: Counting objects: 96% (143/148)
remote: Counting objects: 97% (144/148)
remote: Counting objects: 98% (146/148)
remote: Counting objects: 99% (147/148)
remote: Counting objects: 100% (148/148)
remote: Counting objects: 100% (148/148), done.
remote: Compressing objects: 1% (1/51)
remote: Compressing objects: 3% (2/51)
remote: Compressing objects: 5% (3/51)
remote: Compressing objects: 7% (4/51)
remote: Compressing objects: 9% (5/51)
remote: Compressing objects: 11% (6/51)
remote: Compressing objects: 13% (7/51)
remote: Compressing objects: 15% (8/51)
remote: Compressing objects: 17% (9/51)
remote: Compressing objects: 19% (10/51)
remote: Compressing objects: 21% (11/51)
remote: Compressing objects: 23% (12/51)
remote: Compressing objects: 25% (13/51)
remote: Compressing objects: 27% (14/51)
remote: Compressing objects: 29% (15/51)
remote: Compressing objects: 31% (16/51)
remote: Compressing objects: 33% (17/51)
remote: Compressing objects: 35% (18/51)
remote: Compressing objects: 37% (19/51)
remote: Compressing objects: 39% (20/51)
remote: Compressing objects: 41% (21/51)
remote: Compressing objects: 43% (22/51)
remote: Compressing objects: 45% (23/51)
remote: Compressing objects: 47% (24/51)
remote: Compressing objects: 49% (25/51)
remote: Compressing objects: 50% (26/51)
remote: Compressing objects: 52% (27/51)
remote: Compressing objects: 54% (28/51)
remote: Compressing objects: 56% (29/51)
remote: Compressing objects: 58% (30/51)
remote: Compressing objects: 60% (31/51)
remote: Compressing objects: 62% (32/51)
remote: Compressing objects: 64% (33/51)
remote: Compressing objects: 66% (34/51)
remote: Compressing objects: 68% (35/51)
remote: Compressing objects: 70% (36/51)
remote: Compressing objects: 72% (37/51)
remote: Compressing objects: 74% (38/51)
remote: Compressing objects: 76% (39/51)
remote: Compressing objects: 78% (40/51)
remote: Compressing objects: 80% (41/51)
remote: Compressing objects: 82% (42/51)
remote: Compressing objects: 84% (43/51)
remote: Compressing objects: 86% (44/51)
remote: Compressing objects: 88% (45/51)
remote: Compressing objects: 90% (46/51)
remote: Compressing objects: 92% (47/51)
remote: Compressing objects: 94% (48/51)
remote: Compressing objects: 96% (49/51)
remote: Compressing objects: 98% (50/51)
remote: Compressing objects: 100% (51/51)
remote: Compressing objects: 100% (51/51), done.
remote: Total 100 (delta 57), reused 83 (delta 43), pack-reused 0
Receiving objects: 1% (1/100)
Receiving objects: 2% (2/100)
Receiving objects: 3% (3/100)
Receiving objects: 4% (4/100)
Receiving objects: 5% (5/100)
Receiving objects: 6% (6/100)
Receiving objects: 7% (7/100)
Receiving objects: 8% (8/100)
Receiving objects: 9% (9/100)
Receiving objects: 10% (10/100)
Receiving objects: 11% (11/100)
Receiving objects: 12% (12/100)
Receiving objects: 13% (13/100)
Receiving objects: 14% (14/100)
Receiving objects: 15% (15/100)
Receiving objects: 16% (16/100)
Receiving objects: 17% (17/100)
Receiving objects: 18% (18/100)
Receiving objects: 19% (19/100)
Receiving objects: 20% (20/100)
Receiving objects: 21% (21/100)
Receiving objects: 22% (22/100)
Receiving objects: 23% (23/100)
Receiving objects: 24% (24/100)
Receiving objects: 25% (25/100)
Receiving objects: 26% (26/100)
Receiving objects: 27% (27/100)
Receiving objects: 28% (28/100)
Receiving objects: 29% (29/100)
Receiving objects: 30% (30/100)
Receiving objects: 31% (31/100)
Receiving objects: 32% (32/100)
Receiving objects: 33% (33/100)
Receiving objects: 34% (34/100)
Receiving objects: 35% (35/100)
Receiving objects: 36% (36/100)
Receiving objects: 37% (37/100)
Receiving objects: 38% (38/100)
Receiving objects: 39% (39/100)
Receiving objects: 40% (40/100)
Receiving objects: 41% (41/100)
Receiving objects: 42% (42/100)
Receiving objects: 43% (43/100)
Receiving objects: 44% (44/100)
Receiving objects: 45% (45/100)
Receiving objects: 46% (46/100)
Receiving objects: 47% (47/100)
Receiving objects: 48% (48/100)
Receiving objects: 49% (49/100)
Receiving objects: 50% (50/100)
Receiving objects: 51% (51/100)
Receiving objects: 52% (52/100)
Receiving objects: 53% (53/100)
Receiving objects: 54% (54/100)
Receiving objects: 55% (55/100)
Receiving objects: 56% (56/100)
Receiving objects: 57% (57/100)
Receiving objects: 58% (58/100)
Receiving objects: 59% (59/100)
Receiving objects: 60% (60/100)
Receiving objects: 61% (61/100)
Receiving objects: 62% (62/100)
Receiving objects: 63% (63/100)
Receiving objects: 64% (64/100)
Receiving objects: 65% (65/100)
Receiving objects: 66% (66/100)
Receiving objects: 67% (67/100)
Receiving objects: 68% (68/100)
Receiving objects: 69% (69/100)
Receiving objects: 70% (70/100)
Receiving objects: 71% (71/100)
Receiving objects: 72% (72/100)
Receiving objects: 73% (73/100)
Receiving objects: 74% (74/100)
Receiving objects: 75% (75/100)
Receiving objects: 76% (76/100)
Receiving objects: 77% (77/100)
Receiving objects: 78% (78/100)
Receiving objects: 79% (79/100)
Receiving objects: 80% (80/100)
Receiving objects: 81% (81/100)
Receiving objects: 82% (82/100)
Receiving objects: 83% (83/100)
Receiving objects: 84% (84/100)
Receiving objects: 85% (85/100)
Receiving objects: 86% (86/100)
Receiving objects: 87% (87/100)
Receiving objects: 88% (88/100)
Receiving objects: 89% (89/100)
Receiving objects: 90% (90/100)
Receiving objects: 91% (91/100)
Receiving objects: 92% (92/100)
Receiving objects: 93% (93/100)
Receiving objects: 94% (94/100)
Receiving objects: 95% (95/100)
Receiving objects: 96% (96/100)
Receiving objects: 97% (97/100)
Receiving objects: 98% (98/100)
Receiving objects: 99% (99/100)
Receiving objects: 100% (100/100)
Receiving objects: 100% (100/100), 33.46 KiB | 0 bytes/s, done.
Resolving deltas: 0% (0/57)
Resolving deltas: 1% (1/57)
Resolving deltas: 5% (3/57)
Resolving deltas: 12% (7/57)
Resolving deltas: 14% (8/57)
Resolving deltas: 17% (10/57)
Resolving deltas: 19% (11/57)
Resolving deltas: 21% (12/57)
Resolving deltas: 22% (13/57)
Resolving deltas: 24% (14/57)
Resolving deltas: 26% (15/57)
Resolving deltas: 31% (18/57)
Resolving deltas: 33% (19/57)
Resolving deltas: 35% (20/57)
Resolving deltas: 36% (21/57)
Resolving deltas: 38% (22/57)
Resolving deltas: 49% (28/57)
Resolving deltas: 50% (29/57)
Resolving deltas: 52% (30/57)
Resolving deltas: 54% (31/57)
Resolving deltas: 57% (33/57)
Resolving deltas: 59% (34/57)
Resolving deltas: 61% (35/57)
Resolving deltas: 63% (36/57)
Resolving deltas: 64% (37/57)
Resolving deltas: 66% (38/57)
Resolving deltas: 68% (39/57)
Resolving deltas: 70% (40/57)
Resolving deltas: 75% (43/57)
Resolving deltas: 77% (44/57)
Resolving deltas: 78% (45/57)
Resolving deltas: 84% (48/57)
Resolving deltas: 92% (53/57)
Resolving deltas: 96% (55/57)
Resolving deltas: 100% (57/57)
Resolving deltas: 100% (57/57), completed with 26 local objects.
+ git checkout f13192069c74790c31196886952609b4443a20a1
Note: checking out 'f13192069c74790c31196886952609b4443a20a1'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at f131920... Update to fed29 and install openssl tools
+ '[' false == true -a -n '' ']'
+ sudo env PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin SKIP_SQUASH=1 SKIP_RHEL_SCL=1 make test TARGET=rhel7
SKIP_SQUASH=1 VERSIONS="2.4.41" TAG_ON_SUCCESS= TEST_MODE=true hack/build.sh rhel7
-> Building openshift/openldap-2441-rhel7-candidate ...
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon 9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.7 MB
Sending build context to Docker daemon 12.26 MB
Sending build context to Docker daemon 12.81 MB
Sending build context to Docker daemon 13.37 MB
Sending build context to Docker daemon 13.93 MB
Sending build context to Docker daemon 14.48 MB
Sending build context to Docker daemon 15.04 MB
Sending build context to Docker daemon 15.6 MB
Sending build context to Docker daemon 16.15 MB
Sending build context to Docker daemon 16.71 MB
Sending build context to Docker daemon 17.27 MB
Sending build context to Docker daemon 17.83 MB
Sending build context to Docker daemon 18.38 MB
Sending build context to Docker daemon 18.94 MB
Sending build context to Docker daemon 19.5 MB
Sending build context to Docker daemon 20.05 MB
Sending build context to Docker daemon 20.61 MB
Sending build context to Docker daemon 21.17 MB
Sending build context to Docker daemon 21.73 MB
Sending build context to Docker daemon 22.28 MB
Sending build context to Docker daemon 22.84 MB
Sending build context to Docker daemon 23.4 MB
Sending build context to Docker daemon 23.95 MB
Sending build context to Docker daemon 24.51 MB
Sending build context to Docker daemon 25.07 MB
Sending build context to Docker daemon 25.62 MB
Sending build context to Docker daemon 26.18 MB
Sending build context to Docker daemon 26.74 MB
Sending build context to Docker daemon 27.3 MB
Sending build context to Docker daemon 27.85 MB
Sending build context to Docker daemon 28.41 MB
Sending build context to Docker daemon 28.97 MB
Sending build context to Docker daemon 29.52 MB
Sending build context to Docker daemon 30.08 MB
Sending build context to Docker daemon 30.64 MB
Sending build context to Docker daemon 31.2 MB
Sending build context to Docker daemon 31.75 MB
Sending build context to Docker daemon 32.31 MB
Sending build context to Docker daemon 32.87 MB
Sending build context to Docker daemon 33.42 MB
Sending build context to Docker daemon 33.98 MB
Sending build context to Docker daemon 34.54 MB
Sending build context to Docker daemon 34.66 MB
Step 1 : FROM centos:centos7
---> 8140d0c64310
Step 2 : MAINTAINER Steve Kuznetsov <skuznets@redhat.com>
---> Running in 89b76df50d8d
---> 78e903ceaad4
Removing intermediate container 89b76df50d8d
Step 3 : LABEL io.k8s.description "OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol." io.k8s.display-name "OpenLDAP 2.4.41" io.openshift.expose-services "389:ldap,636:ldaps" io.openshift.tags "directory,ldap,openldap,openldap2441" io.openshift.non-scalable "true"
---> Running in b63a650e5a61
---> ac928a330d7e
Removing intermediate container b63a650e5a61
Step 4 : COPY ./contrib/config /opt/openshift/config
---> bbc5264f3c5a
Removing intermediate container 6b3bf4435b49
Step 5 : COPY ./contrib/lib /opt/openshift/lib
---> 5219273966f4
Removing intermediate container d77abbd3f9cf
Step 6 : COPY run-*.sh /usr/local/bin/
---> ce4200ad612f
Removing intermediate container da9e079e978c
Step 7 : COPY contrib/*.ldif /usr/local/etc/openldap/
---> 009695c5f6cb
Removing intermediate container 1b98dab9eab6
Step 8 : COPY contrib/DB_CONFIG /usr/local/etc/openldap/
---> 81b28da24d62
Removing intermediate container eb5f64e95c68
Step 9 : RUN yum install -y openldap openldap-servers openldap-clients && yum clean all -y && setcap 'cap_net_bind_service=+ep' /usr/sbin/slapd && mkdir -p /var/lib/ldap && chmod a+rwx -R /var/lib/ldap && mkdir -p /etc/openldap && chmod a+rwx -R /etc/openldap && mkdir -p /var/run/openldap && chmod a+rwx -R /var/run/openldap && chmod -R a+rw /opt/openshift
---> Running in 6b36f3c3a42d
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirrors.advancedhosters.com
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Resolving Dependencies
--> Running transaction check
---> Package openldap.x86_64 0:2.4.40-13.el7 will be updated
---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update
---> Package openldap-clients.x86_64 0:2.4.44-21.el7_6 will be installed
---> Package openldap-servers.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: systemd-sysv for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(warnings) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(strict) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(POSIX) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libltdl.so.7()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Running transaction check
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.7 will be installed
--> Processing Dependency: systemd = 219-62.el7_6.7 for package: systemd-sysv-219-62.el7_6.7.x86_64
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package systemd.x86_64 0:219-30.el7_3.8 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.7 will be an update
--> Processing Dependency: systemd-libs = 219-62.el7_6.7 for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Running transaction check
---> Package cryptsetup-libs.x86_64 0:1.7.2-1.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-3.el7.x86_64
---> Package lz4.x86_64 0:1.7.5-2.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package systemd-libs.x86_64 0:219-30.el7_3.8 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.7 will be an update
--> Running transaction check
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
--> Running transaction check
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openldap-clients x86_64 2.4.44-21.el7_6 updates 190 k
openldap-servers x86_64 2.4.44-21.el7_6 updates 2.2 M
Updating:
openldap x86_64 2.4.44-21.el7_6 updates 356 k
Installing for dependencies:
groff-base x86_64 1.22.2-8.el7 base 942 k
json-c x86_64 0.11-4.el7_0 base 31 k
libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k
lz4 x86_64 1.7.5-2.el7 base 98 k
perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 updates 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-4.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k
perl-macros x86_64 4:5.16.3-294.el7_6 updates 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
systemd-sysv x86_64 219-62.el7_6.7 updates 84 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-3.el7 base 338 k
systemd x86_64 219-62.el7_6.7 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.7 updates 407 k
Transaction Summary
================================================================================
Install 2 Packages (+33 Dependent packages)
Upgrade 1 Package (+ 3 Dependent packages)
Total download size: 21 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
[91mwarning: /var/cache/yum/x86_64/7/base/packages/cryptsetup-libs-2.0.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
[0mPublic key for cryptsetup-libs-2.0.3-3.el7.x86_64.rpm is not installed
Public key for openldap-2.4.44-21.el7_6.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 21 MB/s | 21 MB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[91mImporting GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-3.1611.el7.centos.x86_64 (@CentOS)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[0mRunning transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : openldap-2.4.44-21.el7_6.x86_64 1/43
Installing : lz4-1.7.5-2.el7.x86_64 2/43
Updating : systemd-libs-219-62.el7_6.7.x86_64 3/43
Installing : json-c-0.11-4.el7_0.x86_64 4/43
Updating : cryptsetup-libs-2.0.3-3.el7.x86_64 5/43
Updating : systemd-219-62.el7_6.7.x86_64 6/43
Failed to get D-Bus connection: Operation not permitted
Installing : systemd-sysv-219-62.el7_6.7.x86_64 7/43
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 8/43
Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/43
Installing : groff-base-1.22.2-8.el7.x86_64 10/43
Installing : 1:perl-parent-0.225-244.el7.noarch 11/43
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 12/43
Installing : perl-podlators-2.5.1-3.el7.noarch 13/43
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 14/43
Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 15/43
Installing : perl-Encode-2.51-7.el7.x86_64 16/43
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 17/43
Installing : perl-Pod-Usage-1.63-3.el7.noarch 18/43
Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 19/43
Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 20/43
Installing : perl-Storable-2.45-3.el7.x86_64 21/43
Installing : perl-Exporter-5.68-3.el7.noarch 22/43
Installing : perl-constant-1.27-2.el7.noarch 23/43
Installing : perl-Time-Local-1.2300-2.el7.noarch 24/43
Installing : perl-Socket-2.010-4.el7.x86_64 25/43
Installing : perl-Carp-1.26-244.el7.noarch 26/43
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/43
Installing : perl-PathTools-3.40-5.el7.x86_64 28/43
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 29/43
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 30/43
Installing : perl-File-Temp-0.23.01-3.el7.noarch 31/43
Installing : perl-File-Path-2.09-2.el7.noarch 32/43
Installing : perl-threads-shared-1.43-6.el7.x86_64 33/43
Installing : perl-threads-1.87-4.el7.x86_64 34/43
Installing : perl-Filter-1.49-3.el7.x86_64 35/43
Installing : perl-Getopt-Long-2.40-3.el7.noarch 36/43
Installing : 4:perl-5.16.3-294.el7_6.x86_64 37/43
Installing : openldap-servers-2.4.44-21.el7_6.x86_64 38/43
Installing : openldap-clients-2.4.44-21.el7_6.x86_64 39/43
Cleanup : systemd-219-30.el7_3.8.x86_64 40/43
Cleanup : cryptsetup-libs-1.7.2-1.el7.x86_64 41/43
Cleanup : systemd-libs-219-30.el7_3.8.x86_64 42/43
Cleanup : openldap-2.4.40-13.el7.x86_64 43/43
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/43
Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/43
Verifying : perl-Storable-2.45-3.el7.x86_64 3/43
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 4/43
Verifying : perl-Exporter-5.68-3.el7.noarch 5/43
Verifying : perl-constant-1.27-2.el7.noarch 6/43
Verifying : perl-PathTools-3.40-5.el7.x86_64 7/43
Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 8/43
Verifying : 1:perl-parent-0.225-244.el7.noarch 9/43
Verifying : systemd-libs-219-62.el7_6.7.x86_64 10/43
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 11/43
Verifying : groff-base-1.22.2-8.el7.x86_64 12/43
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 13/43
Verifying : systemd-219-62.el7_6.7.x86_64 14/43
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 15/43
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 16/43
Verifying : perl-Time-Local-1.2300-2.el7.noarch 17/43
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 18/43
Verifying : perl-Socket-2.010-4.el7.x86_64 19/43
Verifying : openldap-servers-2.4.44-21.el7_6.x86_64 20/43
Verifying : perl-Carp-1.26-244.el7.noarch 21/43
Verifying : lz4-1.7.5-2.el7.x86_64 22/43
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 23/43
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 24/43
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 25/43
Verifying : perl-Encode-2.51-7.el7.x86_64 26/43
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 27/43
Verifying : perl-podlators-2.5.1-3.el7.noarch 28/43
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 29/43
Verifying : perl-File-Path-2.09-2.el7.noarch 30/43
Verifying : perl-threads-1.87-4.el7.x86_64 31/43
Verifying : systemd-sysv-219-62.el7_6.7.x86_64 32/43
Verifying : openldap-clients-2.4.44-21.el7_6.x86_64 33/43
Verifying : perl-Filter-1.49-3.el7.x86_64 34/43
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 35/43
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 36/43
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 37/43
Verifying : openldap-2.4.44-21.el7_6.x86_64 38/43
Verifying : json-c-0.11-4.el7_0.x86_64 39/43
Verifying : cryptsetup-libs-1.7.2-1.el7.x86_64 40/43
Verifying : systemd-libs-219-30.el7_3.8.x86_64 41/43
Verifying : systemd-219-30.el7_3.8.x86_64 42/43
Verifying : openldap-2.4.40-13.el7.x86_64 43/43
Installed:
openldap-clients.x86_64 0:2.4.44-21.el7_6
openldap-servers.x86_64 0:2.4.44-21.el7_6
Dependency Installed:
groff-base.x86_64 0:1.22.2-8.el7
json-c.x86_64 0:0.11-4.el7_0
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
lz4.x86_64 0:1.7.5-2.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
systemd-sysv.x86_64 0:219-62.el7_6.7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
Updated:
openldap.x86_64 0:2.4.44-21.el7_6
Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-3.el7 systemd.x86_64 0:219-62.el7_6.7
systemd-libs.x86_64 0:219-62.el7_6.7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
---> e8f5af213e22
Removing intermediate container 6b36f3c3a42d
Step 10 : VOLUME /var/lib/ldap /etc/openldap
---> Running in c8827041e5c6
---> 64cdbef680bb
Removing intermediate container c8827041e5c6
Step 11 : EXPOSE 389 636
---> Running in ff1fa09efb12
---> 12963f395e09
Removing intermediate container ff1fa09efb12
Step 12 : CMD /usr/local/bin/run-openldap.sh
---> Running in e36413ec3a7f
---> 5ecae6642c9b
Removing intermediate container e36413ec3a7f
Step 13 : LABEL io.openshift.builder-version "f131920"
---> Running in 8a922b9adde8
---> fa3daaab7250
Removing intermediate container 8a922b9adde8
Successfully built fa3daaab7250
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Created container 75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Testing OpenLDAP connection to 172.17.0.2...
Trying to connect...
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# example.com
dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
dc: example
o: example
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
Success!
Testing OpenLDAP
dn: dc=example,dc=com
adding new entry "cn=person,dc=example,dc=com"
adding new entry "cn=group,dc=example,dc=com"
memberOf: cn=group,dc=example,dc=com
Success!
Test Success!
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Created container 46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Testing OpenLDAP connection to 172.17.0.3...
Trying to connect...
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# example.com
dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
dc: example
o: example
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
Success!
Testing OpenLDAP
dn: dc=example,dc=com
adding new entry "cn=person,dc=example,dc=com"
adding new entry "cn=group,dc=example,dc=com"
memberOf: cn=group,dc=example,dc=com
Success!
Test Success!
Stopping and removing container 46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427...
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Done.
Stopping and removing container 75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72...
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Done.
+ sudo env PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin SKIP_SQUASH=1 make test TARGET=centos7
SKIP_SQUASH=1 VERSIONS="2.4.41" TAG_ON_SUCCESS= TEST_MODE=true hack/build.sh centos7
-> Building openshift/openldap-2441-centos7-candidate ...
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon 9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.7 MB
Sending build context to Docker daemon 12.26 MB
Sending build context to Docker daemon 12.81 MB
Sending build context to Docker daemon 13.37 MB
Sending build context to Docker daemon 13.93 MB
Sending build context to Docker daemon 14.48 MB
Sending build context to Docker daemon 15.04 MB
Sending build context to Docker daemon 15.6 MB
Sending build context to Docker daemon 16.15 MB
Sending build context to Docker daemon 16.71 MB
Sending build context to Docker daemon 17.27 MB
Sending build context to Docker daemon 17.83 MB
Sending build context to Docker daemon 18.38 MB
Sending build context to Docker daemon 18.94 MB
Sending build context to Docker daemon 19.5 MB
Sending build context to Docker daemon 20.05 MB
Sending build context to Docker daemon 20.61 MB
Sending build context to Docker daemon 21.17 MB
Sending build context to Docker daemon 21.73 MB
Sending build context to Docker daemon 22.28 MB
Sending build context to Docker daemon 22.84 MB
Sending build context to Docker daemon 23.4 MB
Sending build context to Docker daemon 23.95 MB
Sending build context to Docker daemon 24.51 MB
Sending build context to Docker daemon 25.07 MB
Sending build context to Docker daemon 25.62 MB
Sending build context to Docker daemon 26.18 MB
Sending build context to Docker daemon 26.74 MB
Sending build context to Docker daemon 27.3 MB
Sending build context to Docker daemon 27.85 MB
Sending build context to Docker daemon 28.41 MB
Sending build context to Docker daemon 28.97 MB
Sending build context to Docker daemon 29.52 MB
Sending build context to Docker daemon 30.08 MB
Sending build context to Docker daemon 30.64 MB
Sending build context to Docker daemon 31.2 MB
Sending build context to Docker daemon 31.75 MB
Sending build context to Docker daemon 32.31 MB
Sending build context to Docker daemon 32.87 MB
Sending build context to Docker daemon 33.42 MB
Sending build context to Docker daemon 33.98 MB
Sending build context to Docker daemon 34.54 MB
Sending build context to Docker daemon 34.66 MB
Step 1 : FROM fedora:29
Trying to pull repository docker.io/library/fedora ...
29: Pulling from docker.io/library/fedora
01eb078129a0: Pulling fs layer
01eb078129a0: Verifying Checksum
01eb078129a0: Download complete
01eb078129a0: Pull complete
Digest: sha256:2c20e5bb324735427f8a659e36f4fe14d6955c74c7baa25067418dddbb71d67a
---> d09302f77cfc
Step 2 : MAINTAINER Steve Kuznetsov <skuznets@redhat.com>
---> Running in c19b810235c5
---> d2a87e37f509
Removing intermediate container c19b810235c5
Step 3 : LABEL io.k8s.description "OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol." io.k8s.display-name "OpenLDAP 2.4.41" io.openshift.expose-services "389:ldap,636:ldaps" io.openshift.tags "directory,ldap,openldap,openldap2441" io.openshift.non-scalable "true"
---> Running in 152af28fa55f
---> 9c342ab9e793
Removing intermediate container 152af28fa55f
Step 4 : COPY ./contrib/config /opt/openshift/config
---> d8970b3a7266
Removing intermediate container e3dba396987f
Step 5 : COPY ./contrib/lib /opt/openshift/lib
---> 05299b4503bf
Removing intermediate container aad3e8d0c006
Step 6 : COPY run-*.sh /usr/local/bin/
---> 9bac8e6cb989
Removing intermediate container e14180e08d80
Step 7 : COPY contrib/*.ldif /usr/local/etc/openldap/
---> f9fa9a4f9158
Removing intermediate container 30a13f48f940
Step 8 : COPY contrib/*.schema /usr/local/etc/openldap/
---> 704fa1038d24
Removing intermediate container 80f98484a084
Step 9 : COPY contrib/DB_CONFIG /usr/local/etc/openldap/
---> 6812e19591cb
Removing intermediate container dae37f55038d
Step 10 : RUN yum clean all -y && yum install -y openssl openldap openldap-servers openldap-clients procps-ng && setcap 'cap_net_bind_service=+ep' /usr/sbin/slapd && mkdir -p /var/lib/ldap && chmod a+rwx -R /var/lib/ldap && mkdir -p /etc/openldap && chmod a+rwx -R /etc/openldap && mkdir -p /var/run/openldap && chmod a+rwx -R /var/run/openldap && chmod -R a+rw /opt/openshift
---> Running in 545e9deec547
0 files removed
Fedora Modular 29 - x86_64 699 kB/s | 1.5 MB 00:02
Fedora Modular 29 - x86_64 - Updates 2.7 MB/s | 1.7 MB 00:00
Fedora 29 - x86_64 - Updates 28 MB/s | 28 MB 00:00
Fedora 29 - x86_64 68 MB/s | 62 MB 00:00
Package openssl-1:1.1.1b-2.fc29.x86_64 is already installed.
Package openldap-2.4.46-9.fc29.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openldap-clients x86_64 2.4.46-10.fc29 updates 132 k
openldap-servers x86_64 2.4.46-10.fc29 updates 2.1 M
procps-ng x86_64 3.3.15-4.fc29 fedora 321 k
Upgrading:
openldap x86_64 2.4.46-10.fc29 updates 281 k
Installing dependencies:
perl-libs x86_64 4:5.28.2-431.fc29 updates 1.6 M
libtool-ltdl x86_64 2.4.6-27.fc29 fedora 34 k
perl-Carp noarch 1.50-417.fc29 fedora 29 k
perl-Exporter noarch 5.73-418.fc29 fedora 31 k
Transaction Summary
================================================================================
Install 7 Packages
Upgrade 1 Package
Total download size: 4.5 M
Downloading Packages:
(1/8): perl-libs-5.28.2-431.fc29.x86_64.rpm 7.8 MB/s | 1.6 MB 00:00
(2/8): libtool-ltdl-2.4.6-27.fc29.x86_64.rpm 302 kB/s | 34 kB 00:00
(3/8): perl-Carp-1.50-417.fc29.noarch.rpm 2.7 MB/s | 29 kB 00:00
(4/8): perl-Exporter-5.73-418.fc29.noarch.rpm 660 kB/s | 31 kB 00:00
(5/8): procps-ng-3.3.15-4.fc29.x86_64.rpm 5.3 MB/s | 321 kB 00:00
(6/8): openldap-2.4.46-10.fc29.x86_64.rpm 4.7 MB/s | 281 kB 00:00
(7/8): openldap-clients-2.4.46-10.fc29.x86_64.r 245 kB/s | 132 kB 00:00
(8/8): openldap-servers-2.4.46-10.fc29.x86_64.r 2.8 MB/s | 2.1 MB 00:00
--------------------------------------------------------------------------------
Total 759 kB/s | 4.5 MB 00:06
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : perl-Carp-1.50-417.fc29.noarch 1/9
Installing : perl-Exporter-5.73-418.fc29.noarch 2/9
Installing : perl-libs-4:5.28.2-431.fc29.x86_64 3/9
Upgrading : openldap-2.4.46-10.fc29.x86_64 4/9
Installing : libtool-ltdl-2.4.6-27.fc29.x86_64 5/9
Running scriptlet: openldap-servers-2.4.46-10.fc29.x86_64 6/9
Installing : openldap-servers-2.4.46-10.fc29.x86_64 6/9
Running scriptlet: openldap-servers-2.4.46-10.fc29.x86_64 6/9
Installing : openldap-clients-2.4.46-10.fc29.x86_64 7/9
Installing : procps-ng-3.3.15-4.fc29.x86_64 8/9
Cleanup : openldap-2.4.46-9.fc29.x86_64 9/9
Running scriptlet: openldap-2.4.46-9.fc29.x86_64 9/9
Verifying : openldap-clients-2.4.46-10.fc29.x86_64 1/9
Verifying : openldap-servers-2.4.46-10.fc29.x86_64 2/9
Verifying : perl-libs-4:5.28.2-431.fc29.x86_64 3/9
Verifying : libtool-ltdl-2.4.6-27.fc29.x86_64 4/9
Verifying : perl-Carp-1.50-417.fc29.noarch 5/9
Verifying : perl-Exporter-5.73-418.fc29.noarch 6/9
Verifying : procps-ng-3.3.15-4.fc29.x86_64 7/9
Verifying : openldap-2.4.46-10.fc29.x86_64 8/9
Verifying : openldap-2.4.46-9.fc29.x86_64 9/9
Upgraded:
openldap-2.4.46-10.fc29.x86_64
Installed:
openldap-clients-2.4.46-10.fc29.x86_64 openldap-servers-2.4.46-10.fc29.x86_64
procps-ng-3.3.15-4.fc29.x86_64 perl-libs-4:5.28.2-431.fc29.x86_64
libtool-ltdl-2.4.6-27.fc29.x86_64 perl-Carp-1.50-417.fc29.noarch
perl-Exporter-5.73-418.fc29.noarch
Complete!
---> 960c18bec9b8
Removing intermediate container 545e9deec547
Step 11 : VOLUME /var/lib/ldap /etc/openldap
---> Running in bd2f76a9d7f0
---> a6f0caebfecf
Removing intermediate container bd2f76a9d7f0
Step 12 : EXPOSE 389 636
---> Running in 32f4667444bb
---> 6a5c025e8c25
Removing intermediate container 32f4667444bb
Step 13 : CMD /usr/local/bin/run-openldap.sh
---> Running in 8388646cbf9e
---> 0f0af5097b64
Removing intermediate container 8388646cbf9e
Step 14 : LABEL io.openshift.builder-version "f131920"
---> Running in 071640c233ec
---> 021c14271cc6
Removing intermediate container 071640c233ec
Successfully built 021c14271cc6
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Created container 4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Testing OpenLDAP connection to 172.17.0.2...
Trying to connect...
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Trying to connect...
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Giving up: Failed to connect. Logs:
5d235d08 @(#) $OpenLDAP: slapd 2.4.46 (Dec 17 2018 16:36:45) $
mockbuild@buildvm-31.phx2.fedoraproject.org:/builddir/build/BUILD/openldap-2.4.46/openldap-2.4.46/servers/slapd
5d235d08 slapd starting
5d235d09 conn=1000 fd=14 ACCEPT from IP=[::1]:43624 (IP=[::]:389)
5d235d09 conn=1000 op=0 SRCH base="" scope=0 deref=0 filter="(objectClass=*)"
5d235d09 conn=1000 op=0 SRCH attr=supportedSASLMechanisms
5d235d09 conn=1000 op=0 SEARCH RESULT tag=101 err=0 nentries=1 text=
5d235d09 conn=1000 op=1 UNBIND
5d235d09 conn=1000 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1001 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1001 op=0 BIND dn="" method=163
5d235d09 conn=1001 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1001 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1001 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1001 op=1 MOD dn="olcDatabase={0}config,cn=config"
5d235d09 conn=1001 op=1 MOD attr=olcRootPW
5d235d09 conn=1001 op=1 RESULT tag=103 err=0 text=
5d235d09 conn=1001 op=2 MOD dn="olcDatabase={2}hdb,cn=config"
5d235d09 conn=1001 op=2 MOD attr=olcRootPW olcRootDN olcSuffix
5d235d09 conn=1001 op=2 RESULT tag=103 err=32 text=
ldap_modify: No such object (32)
matched DN: cn=config
modifying entry "olcDatabase={0}config,cn=config"
modifying entry "olcDatabase={2}hdb,cn=config"
5d235d09 conn=1001 op=3 UNBIND
5d235d09 conn=1001 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1002 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1002 op=0 BIND dn="" method=163
5d235d09 conn=1002 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1002 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1002 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
adding new entry "cn=testPerson,cn=schema,cn=config"
adding new entry "cn=cosine,cn=schema,cn=config"
adding new entry "cn=inetorgperson,cn=schema,cn=config"
5d235d09 conn=1002 op=1 ADD dn="cn=testPerson,cn=schema,cn=config"
5d235d09 conn=1002 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1002 op=2 UNBIND
5d235d09 conn=1002 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1003 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1003 op=0 BIND dn="" method=163
5d235d09 conn=1003 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1003 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1003 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1003 op=1 ADD dn="cn=cosine,cn=schema,cn=config"
5d235d09 conn=1003 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1003 op=2 UNBIND
5d235d09 conn=1003 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1004 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1004 op=0 BIND dn="" method=163
5d235d09 conn=1004 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1004 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1004 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1004 op=1 ADD dn="cn=inetorgperson,cn=schema,cn=config"
5d235d09 conn=1004 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1004 op=2 UNBIND
5d235d09 conn=1004 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1005 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
adding new entry "cn=module{0},cn=config"
adding new entry "olcOverlay={0}memberof,olcDatabase={2}hdb,cn=config"
adding new entry "olcOverlay={1}refint,olcDatabase={2}hdb,cn=config"
5d235d09 conn=1005 op=0 BIND dn="" method=163
5d235d09 conn=1005 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1005 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1005 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1005 op=1 ADD dn="cn=module{0},cn=config"
5d235d09 conn=1005 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1005 op=2 UNBIND
5d235d09 conn=1005 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1006 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1006 op=0 BIND dn="" method=163
5d235d09 conn=1006 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1006 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1006 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1006 op=1 ADD dn="olcOverlay={0}memberof,olcDatabase={2}hdb,cn=config"
5d235d09 conn=1006 op=1 RESULT tag=105 err=32 text=
ldap_add: No such object (32)
matched DN: cn=config
5d235d09 conn=1006 op=2 UNBIND
5d235d09 conn=1006 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1007 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1007 op=0 BIND dn="" method=163
5d235d09 conn=1007 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1007 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1007 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1007 op=1 ADD dn="olcOverlay={1}refint,olcDatabase={2}hdb,cn=config"
5d235d09 conn=1007 op=1 RESULT tag=105 err=32 text=
ldap_add: No such object (32)
matched DN: cn=config
5d235d09 conn=1007 op=2 UNBIND
5d235d09 conn=1007 fd=14 closed
5d235d09 conn=1008 fd=14 ACCEPT from IP=[::1]:43626 (IP=[::]:389)
5d235d09 conn=1008 op=0 BIND dn="cn=Manager,dc=example,dc=com" method=128
5d235d09 conn=1008 op=0 RESULT tag=97 err=49 text=
ldap_bind: Invalid credentials (49)
5d235d09 conn=1008 op=1 UNBIND
5d235d09 conn=1008 fd=14 closed
5d235d09 daemon: shutdown requested and initiated.
5d235d09 slapd shutdown: waiting for 0 operations/tasks to finish
5d235d09 slapd stopped.
5d235d0a @(#) $OpenLDAP: slapd 2.4.46 (Dec 17 2018 16:36:45) $
mockbuild@buildvm-31.phx2.fedoraproject.org:/builddir/build/BUILD/openldap-2.4.46/openldap-2.4.46/servers/slapd
5d235d0a slapd starting
5d235d0c conn=1000 fd=13 ACCEPT from IP=172.17.0.1:41614 (IP=0.0.0.0:389)
5d235d0c conn=1000 op=0 BIND dn="" method=128
5d235d0c conn=1000 op=0 RESULT tag=97 err=0 text=
5d235d0c conn=1000 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d0c conn=1000 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d0c conn=1000 op=2 UNBIND
5d235d0c conn=1000 fd=13 closed
5d235d0e conn=1001 fd=13 ACCEPT from IP=172.17.0.1:41616 (IP=0.0.0.0:389)
5d235d0e conn=1001 op=0 BIND dn="" method=128
5d235d0e conn=1001 op=0 RESULT tag=97 err=0 text=
5d235d0e conn=1001 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d0e conn=1001 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d0e conn=1001 op=2 UNBIND
5d235d0e conn=1001 fd=13 closed
5d235d10 conn=1002 fd=13 ACCEPT from IP=172.17.0.1:41618 (IP=0.0.0.0:389)
5d235d10 conn=1002 op=0 BIND dn="" method=128
5d235d10 conn=1002 op=0 RESULT tag=97 err=0 text=
5d235d10 conn=1002 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d10 conn=1002 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d10 conn=1002 op=2 UNBIND
5d235d10 conn=1002 fd=13 closed
5d235d12 conn=1003 fd=13 ACCEPT from IP=172.17.0.1:41620 (IP=0.0.0.0:389)
5d235d12 conn=1003 op=0 BIND dn="" method=128
5d235d12 conn=1003 op=0 RESULT tag=97 err=0 text=
5d235d12 conn=1003 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d12 conn=1003 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d12 conn=1003 op=2 UNBIND
5d235d12 conn=1003 fd=13 closed
5d235d14 conn=1004 fd=13 ACCEPT from IP=172.17.0.1:41622 (IP=0.0.0.0:389)
5d235d14 conn=1004 op=0 BIND dn="" method=128
5d235d14 conn=1004 op=0 RESULT tag=97 err=0 text=
5d235d14 conn=1004 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d14 conn=1004 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d14 conn=1004 op=2 UNBIND
5d235d14 conn=1004 fd=13 closed
5d235d16 conn=1005 fd=13 ACCEPT from IP=172.17.0.1:41624 (IP=0.0.0.0:389)
5d235d16 conn=1005 op=0 BIND dn="" method=128
5d235d16 conn=1005 op=0 RESULT tag=97 err=0 text=
5d235d16 conn=1005 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d16 conn=1005 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d16 conn=1005 op=2 UNBIND
5d235d16 conn=1005 fd=13 closed
5d235d18 conn=1006 fd=13 ACCEPT from IP=172.17.0.1:41626 (IP=0.0.0.0:389)
5d235d18 conn=1006 op=0 BIND dn="" method=128
5d235d18 conn=1006 op=0 RESULT tag=97 err=0 text=
5d235d18 conn=1006 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d18 conn=1006 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d18 conn=1006 op=2 UNBIND
5d235d18 conn=1006 fd=13 closed
5d235d1a conn=1007 fd=13 ACCEPT from IP=172.17.0.1:41628 (IP=0.0.0.0:389)
5d235d1a conn=1007 op=0 BIND dn="" method=128
5d235d1a conn=1007 op=0 RESULT tag=97 err=0 text=
5d235d1a conn=1007 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1a conn=1007 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1a conn=1007 op=2 UNBIND
5d235d1a conn=1007 fd=13 closed
5d235d1c conn=1008 fd=13 ACCEPT from IP=172.17.0.1:41630 (IP=0.0.0.0:389)
5d235d1c conn=1008 op=0 BIND dn="" method=128
5d235d1c conn=1008 op=0 RESULT tag=97 err=0 text=
5d235d1c conn=1008 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1c conn=1008 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1c conn=1008 op=2 UNBIND
5d235d1c conn=1008 fd=13 closed
5d235d1e conn=1009 fd=13 ACCEPT from IP=172.17.0.1:41632 (IP=0.0.0.0:389)
5d235d1e conn=1009 op=0 BIND dn="" method=128
5d235d1e conn=1009 op=0 RESULT tag=97 err=0 text=
5d235d1e conn=1009 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1e conn=1009 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1e conn=1009 op=2 UNBIND
5d235d1e conn=1009 fd=13 closed
5d235d20 conn=1010 fd=13 ACCEPT from IP=172.17.0.1:41634 (IP=0.0.0.0:389)
5d235d20 conn=1010 op=0 BIND dn="" method=128
5d235d20 conn=1010 op=0 RESULT tag=97 err=0 text=
5d235d20 conn=1010 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d20 conn=1010 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d20 conn=1010 op=2 UNBIND
5d235d20 conn=1010 fd=13 closed
5d235d22 conn=1011 fd=13 ACCEPT from IP=172.17.0.1:41636 (IP=0.0.0.0:389)
5d235d22 conn=1011 op=0 BIND dn="" method=128
5d235d22 conn=1011 op=0 RESULT tag=97 err=0 text=
5d235d22 conn=1011 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d22 conn=1011 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d22 conn=1011 op=2 UNBIND
5d235d22 conn=1011 fd=13 closed
5d235d24 conn=1012 fd=13 ACCEPT from IP=172.17.0.1:41638 (IP=0.0.0.0:389)
5d235d24 conn=1012 op=0 BIND dn="" method=128
5d235d24 conn=1012 op=0 RESULT tag=97 err=0 text=
5d235d24 conn=1012 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d24 conn=1012 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d24 conn=1012 op=2 UNBIND
5d235d24 conn=1012 fd=13 closed
5d235d26 conn=1013 fd=13 ACCEPT from IP=172.17.0.1:41640 (IP=0.0.0.0:389)
5d235d26 conn=1013 op=0 BIND dn="" method=128
5d235d26 conn=1013 op=0 RESULT tag=97 err=0 text=
5d235d26 conn=1013 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d26 conn=1013 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d26 conn=1013 op=2 UNBIND
5d235d26 conn=1013 fd=13 closed
5d235d28 conn=1014 fd=13 ACCEPT from IP=172.17.0.1:41642 (IP=0.0.0.0:389)
5d235d28 conn=1014 op=0 BIND dn="" method=128
5d235d28 conn=1014 op=0 RESULT tag=97 err=0 text=
5d235d28 conn=1014 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d28 conn=1014 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d28 conn=1014 op=2 UNBIND
5d235d28 conn=1014 fd=13 closed
5d235d2a conn=1015 fd=13 ACCEPT from IP=172.17.0.1:41644 (IP=0.0.0.0:389)
5d235d2a conn=1015 op=0 BIND dn="" method=128
5d235d2a conn=1015 op=0 RESULT tag=97 err=0 text=
5d235d2a conn=1015 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2a conn=1015 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2a conn=1015 op=2 UNBIND
5d235d2a conn=1015 fd=13 closed
5d235d2c conn=1016 fd=13 ACCEPT from IP=172.17.0.1:41646 (IP=0.0.0.0:389)
5d235d2c conn=1016 op=0 BIND dn="" method=128
5d235d2c conn=1016 op=0 RESULT tag=97 err=0 text=
5d235d2c conn=1016 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2c conn=1016 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2c conn=1016 op=2 UNBIND
5d235d2c conn=1016 fd=13 closed
5d235d2e conn=1017 fd=13 ACCEPT from IP=172.17.0.1:41648 (IP=0.0.0.0:389)
5d235d2e conn=1017 op=0 BIND dn="" method=128
5d235d2e conn=1017 op=0 RESULT tag=97 err=0 text=
5d235d2e conn=1017 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2e conn=1017 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2e conn=1017 op=2 UNBIND
5d235d2e conn=1017 fd=13 closed
Stopping and removing container 4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70...
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Done.
make: *** [test] Error 1
+ echo 'ERROR: openldap-centos7 failed testing.'
ERROR: openldap-centos7 failed testing.
+ exit 1
Error while running ssh/sudo command:
set -o errexit
set -o nounset
set -o pipefail
set -o xtrace
# NOTE: This is only for rhel7
if [ -n "" -a -f /etc/sysconfig/docker ]; then
sudo chmod a+rw /etc/sysconfig/docker
cat <<EOF > /etc/sysconfig/docker
OPTIONS='--insecure-registry --selinux-enabled'
EOF
sudo systemctl restart docker
fi
# so we can call sti
export PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:$PATH
# create a temp dir to play in
temp_dir=$(mktemp -d /tmp/image_test.XXXXXXX)
# set correct SELinux context
chcon -t docker_share_t $temp_dir
cd $temp_dir
# clone the image repo
git clone https://github.com/openshift/openldap
cd openldap
# Fetch refs from Github pull requests
git fetch --quiet --tags --progress https://github.com/openshift/openldap +refs/pull/*:refs/remotes/origin/pr/*
# switch to the desired ref
git checkout f13192069c74790c31196886952609b4443a20a1
if [ "false" == "true" -a -n "" ]; then
# Pull base images
docker pull /openshift/base-centos7 && docker tag /openshift/base-centos7 openshift/base-centos7
docker pull /openshift/base-rhel7 && docker tag /openshift/base-rhel7 openshift/base-rhel7
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 SKIP_RHEL_SCL=1 make test TARGET=rhel7; then
echo "ERROR: openldap-rhel7 failed testing."
exit 1
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 make test TARGET=centos7; then
echo "ERROR: openldap-centos7 failed testing."
exit 1
fi
# clean up
cd /
sudo rm -rf $temp_dir
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
set -o errexit
set -o nounset
set -o pipefail
set -o xtrace
# NOTE: This is only for rhel7
if [ -n "" -a -f /etc/sysconfig/docker ]; then
sudo chmod a+rw /etc/sysconfig/docker
cat <<EOF > /etc/sysconfig/docker
OPTIONS='--insecure-registry --selinux-enabled'
EOF
sudo systemctl restart docker
fi
# so we can call sti
export PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:$PATH
# create a temp dir to play in
temp_dir=$(mktemp -d /tmp/image_test.XXXXXXX)
# set correct SELinux context
chcon -t docker_share_t $temp_dir
cd $temp_dir
# clone the image repo
git clone https://github.com/openshift/openldap
cd openldap
# Fetch refs from Github pull requests
git fetch --quiet --tags --progress https://github.com/openshift/openldap +refs/pull/*:refs/remotes/origin/pr/*
# switch to the desired ref
git checkout f13192069c74790c31196886952609b4443a20a1
if [ "false" == "true" -a -n "" ]; then
# Pull base images
docker pull /openshift/base-centos7 && docker tag /openshift/base-centos7 openshift/base-centos7
docker pull /openshift/base-rhel7 && docker tag /openshift/base-rhel7 openshift/base-rhel7
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 SKIP_RHEL_SCL=1 make test TARGET=rhel7; then
echo "ERROR: openldap-rhel7 failed testing."
exit 1
fi
if ! sudo env "PATH=$PATH" SKIP_SQUASH=1 make test TARGET=centos7; then
echo "ERROR: openldap-centos7 failed testing."
exit 1
fi
# clean up
cd /
sudo rm -rf $temp_dir
Stdout from the command:
Cloning into 'openldap'...
SKIP_SQUASH=1 VERSIONS="2.4.41" TAG_ON_SUCCESS= TEST_MODE=true hack/build.sh rhel7
-> Building openshift/openldap-2441-rhel7-candidate ...
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon 9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.7 MB
Sending build context to Docker daemon 12.26 MB
Sending build context to Docker daemon 12.81 MB
Sending build context to Docker daemon 13.37 MB
Sending build context to Docker daemon 13.93 MB
Sending build context to Docker daemon 14.48 MB
Sending build context to Docker daemon 15.04 MB
Sending build context to Docker daemon 15.6 MB
Sending build context to Docker daemon 16.15 MB
Sending build context to Docker daemon 16.71 MB
Sending build context to Docker daemon 17.27 MB
Sending build context to Docker daemon 17.83 MB
Sending build context to Docker daemon 18.38 MB
Sending build context to Docker daemon 18.94 MB
Sending build context to Docker daemon 19.5 MB
Sending build context to Docker daemon 20.05 MB
Sending build context to Docker daemon 20.61 MB
Sending build context to Docker daemon 21.17 MB
Sending build context to Docker daemon 21.73 MB
Sending build context to Docker daemon 22.28 MB
Sending build context to Docker daemon 22.84 MB
Sending build context to Docker daemon 23.4 MB
Sending build context to Docker daemon 23.95 MB
Sending build context to Docker daemon 24.51 MB
Sending build context to Docker daemon 25.07 MB
Sending build context to Docker daemon 25.62 MB
Sending build context to Docker daemon 26.18 MB
Sending build context to Docker daemon 26.74 MB
Sending build context to Docker daemon 27.3 MB
Sending build context to Docker daemon 27.85 MB
Sending build context to Docker daemon 28.41 MB
Sending build context to Docker daemon 28.97 MB
Sending build context to Docker daemon 29.52 MB
Sending build context to Docker daemon 30.08 MB
Sending build context to Docker daemon 30.64 MB
Sending build context to Docker daemon 31.2 MB
Sending build context to Docker daemon 31.75 MB
Sending build context to Docker daemon 32.31 MB
Sending build context to Docker daemon 32.87 MB
Sending build context to Docker daemon 33.42 MB
Sending build context to Docker daemon 33.98 MB
Sending build context to Docker daemon 34.54 MB
Sending build context to Docker daemon 34.66 MB
Step 1 : FROM centos:centos7
---> 8140d0c64310
Step 2 : MAINTAINER Steve Kuznetsov <skuznets@redhat.com>
---> Running in 89b76df50d8d
---> 78e903ceaad4
Removing intermediate container 89b76df50d8d
Step 3 : LABEL io.k8s.description "OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol." io.k8s.display-name "OpenLDAP 2.4.41" io.openshift.expose-services "389:ldap,636:ldaps" io.openshift.tags "directory,ldap,openldap,openldap2441" io.openshift.non-scalable "true"
---> Running in b63a650e5a61
---> ac928a330d7e
Removing intermediate container b63a650e5a61
Step 4 : COPY ./contrib/config /opt/openshift/config
---> bbc5264f3c5a
Removing intermediate container 6b3bf4435b49
Step 5 : COPY ./contrib/lib /opt/openshift/lib
---> 5219273966f4
Removing intermediate container d77abbd3f9cf
Step 6 : COPY run-*.sh /usr/local/bin/
---> ce4200ad612f
Removing intermediate container da9e079e978c
Step 7 : COPY contrib/*.ldif /usr/local/etc/openldap/
---> 009695c5f6cb
Removing intermediate container 1b98dab9eab6
Step 8 : COPY contrib/DB_CONFIG /usr/local/etc/openldap/
---> 81b28da24d62
Removing intermediate container eb5f64e95c68
Step 9 : RUN yum install -y openldap openldap-servers openldap-clients && yum clean all -y && setcap 'cap_net_bind_service=+ep' /usr/sbin/slapd && mkdir -p /var/lib/ldap && chmod a+rwx -R /var/lib/ldap && mkdir -p /etc/openldap && chmod a+rwx -R /etc/openldap && mkdir -p /var/run/openldap && chmod a+rwx -R /var/run/openldap && chmod -R a+rw /opt/openshift
---> Running in 6b36f3c3a42d
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirrors.advancedhosters.com
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Resolving Dependencies
--> Running transaction check
---> Package openldap.x86_64 0:2.4.40-13.el7 will be updated
---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update
---> Package openldap-clients.x86_64 0:2.4.44-21.el7_6 will be installed
---> Package openldap-servers.x86_64 0:2.4.44-21.el7_6 will be installed
--> Processing Dependency: systemd-sysv for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(warnings) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(strict) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: perl(POSIX) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Processing Dependency: libltdl.so.7()(64bit) for package: openldap-servers-2.4.44-21.el7_6.x86_64
--> Running transaction check
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.7 will be installed
--> Processing Dependency: systemd = 219-62.el7_6.7 for package: systemd-sysv-219-62.el7_6.7.x86_64
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package systemd.x86_64 0:219-30.el7_3.8 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.7 will be an update
--> Processing Dependency: systemd-libs = 219-62.el7_6.7 for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-62.el7_6.7.x86_64
--> Running transaction check
---> Package cryptsetup-libs.x86_64 0:1.7.2-1.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-3.el7.x86_64
---> Package lz4.x86_64 0:1.7.5-2.el7 will be installed
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package systemd-libs.x86_64 0:219-30.el7_3.8 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.7 will be an update
--> Running transaction check
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
--> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
--> Running transaction check
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openldap-clients x86_64 2.4.44-21.el7_6 updates 190 k
openldap-servers x86_64 2.4.44-21.el7_6 updates 2.2 M
Updating:
openldap x86_64 2.4.44-21.el7_6 updates 356 k
Installing for dependencies:
groff-base x86_64 1.22.2-8.el7 base 942 k
json-c x86_64 0.11-4.el7_0 base 31 k
libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k
lz4 x86_64 1.7.5-2.el7 base 98 k
perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 updates 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-4.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k
perl-macros x86_64 4:5.16.3-294.el7_6 updates 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
systemd-sysv x86_64 219-62.el7_6.7 updates 84 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
Updating for dependencies:
cryptsetup-libs x86_64 2.0.3-3.el7 base 338 k
systemd x86_64 219-62.el7_6.7 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.7 updates 407 k
Transaction Summary
================================================================================
Install 2 Packages (+33 Dependent packages)
Upgrade 1 Package (+ 3 Dependent packages)
Total download size: 21 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
[91mwarning: /var/cache/yum/x86_64/7/base/packages/cryptsetup-libs-2.0.3-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
[0mPublic key for cryptsetup-libs-2.0.3-3.el7.x86_64.rpm is not installed
Public key for openldap-2.4.44-21.el7_6.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 21 MB/s | 21 MB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[91mImporting GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-3.1611.el7.centos.x86_64 (@CentOS)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
[0mRunning transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : openldap-2.4.44-21.el7_6.x86_64 1/43
Installing : lz4-1.7.5-2.el7.x86_64 2/43
Updating : systemd-libs-219-62.el7_6.7.x86_64 3/43
Installing : json-c-0.11-4.el7_0.x86_64 4/43
Updating : cryptsetup-libs-2.0.3-3.el7.x86_64 5/43
Updating : systemd-219-62.el7_6.7.x86_64 6/43
Failed to get D-Bus connection: Operation not permitted
Installing : systemd-sysv-219-62.el7_6.7.x86_64 7/43
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 8/43
Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 9/43
Installing : groff-base-1.22.2-8.el7.x86_64 10/43
Installing : 1:perl-parent-0.225-244.el7.noarch 11/43
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 12/43
Installing : perl-podlators-2.5.1-3.el7.noarch 13/43
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 14/43
Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 15/43
Installing : perl-Encode-2.51-7.el7.x86_64 16/43
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 17/43
Installing : perl-Pod-Usage-1.63-3.el7.noarch 18/43
Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 19/43
Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 20/43
Installing : perl-Storable-2.45-3.el7.x86_64 21/43
Installing : perl-Exporter-5.68-3.el7.noarch 22/43
Installing : perl-constant-1.27-2.el7.noarch 23/43
Installing : perl-Time-Local-1.2300-2.el7.noarch 24/43
Installing : perl-Socket-2.010-4.el7.x86_64 25/43
Installing : perl-Carp-1.26-244.el7.noarch 26/43
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/43
Installing : perl-PathTools-3.40-5.el7.x86_64 28/43
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 29/43
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 30/43
Installing : perl-File-Temp-0.23.01-3.el7.noarch 31/43
Installing : perl-File-Path-2.09-2.el7.noarch 32/43
Installing : perl-threads-shared-1.43-6.el7.x86_64 33/43
Installing : perl-threads-1.87-4.el7.x86_64 34/43
Installing : perl-Filter-1.49-3.el7.x86_64 35/43
Installing : perl-Getopt-Long-2.40-3.el7.noarch 36/43
Installing : 4:perl-5.16.3-294.el7_6.x86_64 37/43
Installing : openldap-servers-2.4.44-21.el7_6.x86_64 38/43
Installing : openldap-clients-2.4.44-21.el7_6.x86_64 39/43
Cleanup : systemd-219-30.el7_3.8.x86_64 40/43
Cleanup : cryptsetup-libs-1.7.2-1.el7.x86_64 41/43
Cleanup : systemd-libs-219-30.el7_3.8.x86_64 42/43
Cleanup : openldap-2.4.40-13.el7.x86_64 43/43
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/43
Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/43
Verifying : perl-Storable-2.45-3.el7.x86_64 3/43
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 4/43
Verifying : perl-Exporter-5.68-3.el7.noarch 5/43
Verifying : perl-constant-1.27-2.el7.noarch 6/43
Verifying : perl-PathTools-3.40-5.el7.x86_64 7/43
Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 8/43
Verifying : 1:perl-parent-0.225-244.el7.noarch 9/43
Verifying : systemd-libs-219-62.el7_6.7.x86_64 10/43
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 11/43
Verifying : groff-base-1.22.2-8.el7.x86_64 12/43
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 13/43
Verifying : systemd-219-62.el7_6.7.x86_64 14/43
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 15/43
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 16/43
Verifying : perl-Time-Local-1.2300-2.el7.noarch 17/43
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 18/43
Verifying : perl-Socket-2.010-4.el7.x86_64 19/43
Verifying : openldap-servers-2.4.44-21.el7_6.x86_64 20/43
Verifying : perl-Carp-1.26-244.el7.noarch 21/43
Verifying : lz4-1.7.5-2.el7.x86_64 22/43
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 23/43
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 24/43
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 25/43
Verifying : perl-Encode-2.51-7.el7.x86_64 26/43
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 27/43
Verifying : perl-podlators-2.5.1-3.el7.noarch 28/43
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 29/43
Verifying : perl-File-Path-2.09-2.el7.noarch 30/43
Verifying : perl-threads-1.87-4.el7.x86_64 31/43
Verifying : systemd-sysv-219-62.el7_6.7.x86_64 32/43
Verifying : openldap-clients-2.4.44-21.el7_6.x86_64 33/43
Verifying : perl-Filter-1.49-3.el7.x86_64 34/43
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 35/43
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 36/43
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 37/43
Verifying : openldap-2.4.44-21.el7_6.x86_64 38/43
Verifying : json-c-0.11-4.el7_0.x86_64 39/43
Verifying : cryptsetup-libs-1.7.2-1.el7.x86_64 40/43
Verifying : systemd-libs-219-30.el7_3.8.x86_64 41/43
Verifying : systemd-219-30.el7_3.8.x86_64 42/43
Verifying : openldap-2.4.40-13.el7.x86_64 43/43
Installed:
openldap-clients.x86_64 0:2.4.44-21.el7_6
openldap-servers.x86_64 0:2.4.44-21.el7_6
Dependency Installed:
groff-base.x86_64 0:1.22.2-8.el7
json-c.x86_64 0:0.11-4.el7_0
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
lz4.x86_64 0:1.7.5-2.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
systemd-sysv.x86_64 0:219-62.el7_6.7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
Updated:
openldap.x86_64 0:2.4.44-21.el7_6
Dependency Updated:
cryptsetup-libs.x86_64 0:2.0.3-3.el7 systemd.x86_64 0:219-62.el7_6.7
systemd-libs.x86_64 0:219-62.el7_6.7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
---> e8f5af213e22
Removing intermediate container 6b36f3c3a42d
Step 10 : VOLUME /var/lib/ldap /etc/openldap
---> Running in c8827041e5c6
---> 64cdbef680bb
Removing intermediate container c8827041e5c6
Step 11 : EXPOSE 389 636
---> Running in ff1fa09efb12
---> 12963f395e09
Removing intermediate container ff1fa09efb12
Step 12 : CMD /usr/local/bin/run-openldap.sh
---> Running in e36413ec3a7f
---> 5ecae6642c9b
Removing intermediate container e36413ec3a7f
Step 13 : LABEL io.openshift.builder-version "f131920"
---> Running in 8a922b9adde8
---> fa3daaab7250
Removing intermediate container 8a922b9adde8
Successfully built fa3daaab7250
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Created container 75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Testing OpenLDAP connection to 172.17.0.2...
Trying to connect...
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# example.com
dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
dc: example
o: example
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
Success!
Testing OpenLDAP
dn: dc=example,dc=com
adding new entry "cn=person,dc=example,dc=com"
adding new entry "cn=group,dc=example,dc=com"
memberOf: cn=group,dc=example,dc=com
Success!
Test Success!
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Created container 46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Testing OpenLDAP connection to 172.17.0.3...
Trying to connect...
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# example.com
dn: dc=example,dc=com
objectClass: top
objectClass: dcObject
objectClass: organization
dc: example
o: example
# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
Success!
Testing OpenLDAP
dn: dc=example,dc=com
adding new entry "cn=person,dc=example,dc=com"
adding new entry "cn=group,dc=example,dc=com"
memberOf: cn=group,dc=example,dc=com
Success!
Test Success!
Stopping and removing container 46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427...
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
46557e2fa7f6c421ecd2179ff4b589295a2343309924ea65b52bb73c77fcd427
Done.
Stopping and removing container 75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72...
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
75ff10d92bd23b0ae2732a384c6ea842db6d80312ba900093ca008b3d5f5cd72
Done.
SKIP_SQUASH=1 VERSIONS="2.4.41" TAG_ON_SUCCESS= TEST_MODE=true hack/build.sh centos7
-> Building openshift/openldap-2441-centos7-candidate ...
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon 9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.7 MB
Sending build context to Docker daemon 12.26 MB
Sending build context to Docker daemon 12.81 MB
Sending build context to Docker daemon 13.37 MB
Sending build context to Docker daemon 13.93 MB
Sending build context to Docker daemon 14.48 MB
Sending build context to Docker daemon 15.04 MB
Sending build context to Docker daemon 15.6 MB
Sending build context to Docker daemon 16.15 MB
Sending build context to Docker daemon 16.71 MB
Sending build context to Docker daemon 17.27 MB
Sending build context to Docker daemon 17.83 MB
Sending build context to Docker daemon 18.38 MB
Sending build context to Docker daemon 18.94 MB
Sending build context to Docker daemon 19.5 MB
Sending build context to Docker daemon 20.05 MB
Sending build context to Docker daemon 20.61 MB
Sending build context to Docker daemon 21.17 MB
Sending build context to Docker daemon 21.73 MB
Sending build context to Docker daemon 22.28 MB
Sending build context to Docker daemon 22.84 MB
Sending build context to Docker daemon 23.4 MB
Sending build context to Docker daemon 23.95 MB
Sending build context to Docker daemon 24.51 MB
Sending build context to Docker daemon 25.07 MB
Sending build context to Docker daemon 25.62 MB
Sending build context to Docker daemon 26.18 MB
Sending build context to Docker daemon 26.74 MB
Sending build context to Docker daemon 27.3 MB
Sending build context to Docker daemon 27.85 MB
Sending build context to Docker daemon 28.41 MB
Sending build context to Docker daemon 28.97 MB
Sending build context to Docker daemon 29.52 MB
Sending build context to Docker daemon 30.08 MB
Sending build context to Docker daemon 30.64 MB
Sending build context to Docker daemon 31.2 MB
Sending build context to Docker daemon 31.75 MB
Sending build context to Docker daemon 32.31 MB
Sending build context to Docker daemon 32.87 MB
Sending build context to Docker daemon 33.42 MB
Sending build context to Docker daemon 33.98 MB
Sending build context to Docker daemon 34.54 MB
Sending build context to Docker daemon 34.66 MB
Step 1 : FROM fedora:29
Trying to pull repository docker.io/library/fedora ...
29: Pulling from docker.io/library/fedora
01eb078129a0: Pulling fs layer
01eb078129a0: Verifying Checksum
01eb078129a0: Download complete
01eb078129a0: Pull complete
Digest: sha256:2c20e5bb324735427f8a659e36f4fe14d6955c74c7baa25067418dddbb71d67a
---> d09302f77cfc
Step 2 : MAINTAINER Steve Kuznetsov <skuznets@redhat.com>
---> Running in c19b810235c5
---> d2a87e37f509
Removing intermediate container c19b810235c5
Step 3 : LABEL io.k8s.description "OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol." io.k8s.display-name "OpenLDAP 2.4.41" io.openshift.expose-services "389:ldap,636:ldaps" io.openshift.tags "directory,ldap,openldap,openldap2441" io.openshift.non-scalable "true"
---> Running in 152af28fa55f
---> 9c342ab9e793
Removing intermediate container 152af28fa55f
Step 4 : COPY ./contrib/config /opt/openshift/config
---> d8970b3a7266
Removing intermediate container e3dba396987f
Step 5 : COPY ./contrib/lib /opt/openshift/lib
---> 05299b4503bf
Removing intermediate container aad3e8d0c006
Step 6 : COPY run-*.sh /usr/local/bin/
---> 9bac8e6cb989
Removing intermediate container e14180e08d80
Step 7 : COPY contrib/*.ldif /usr/local/etc/openldap/
---> f9fa9a4f9158
Removing intermediate container 30a13f48f940
Step 8 : COPY contrib/*.schema /usr/local/etc/openldap/
---> 704fa1038d24
Removing intermediate container 80f98484a084
Step 9 : COPY contrib/DB_CONFIG /usr/local/etc/openldap/
---> 6812e19591cb
Removing intermediate container dae37f55038d
Step 10 : RUN yum clean all -y && yum install -y openssl openldap openldap-servers openldap-clients procps-ng && setcap 'cap_net_bind_service=+ep' /usr/sbin/slapd && mkdir -p /var/lib/ldap && chmod a+rwx -R /var/lib/ldap && mkdir -p /etc/openldap && chmod a+rwx -R /etc/openldap && mkdir -p /var/run/openldap && chmod a+rwx -R /var/run/openldap && chmod -R a+rw /opt/openshift
---> Running in 545e9deec547
0 files removed
Fedora Modular 29 - x86_64 699 kB/s | 1.5 MB 00:02
Fedora Modular 29 - x86_64 - Updates 2.7 MB/s | 1.7 MB 00:00
Fedora 29 - x86_64 - Updates 28 MB/s | 28 MB 00:00
Fedora 29 - x86_64 68 MB/s | 62 MB 00:00
Package openssl-1:1.1.1b-2.fc29.x86_64 is already installed.
Package openldap-2.4.46-9.fc29.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
openldap-clients x86_64 2.4.46-10.fc29 updates 132 k
openldap-servers x86_64 2.4.46-10.fc29 updates 2.1 M
procps-ng x86_64 3.3.15-4.fc29 fedora 321 k
Upgrading:
openldap x86_64 2.4.46-10.fc29 updates 281 k
Installing dependencies:
perl-libs x86_64 4:5.28.2-431.fc29 updates 1.6 M
libtool-ltdl x86_64 2.4.6-27.fc29 fedora 34 k
perl-Carp noarch 1.50-417.fc29 fedora 29 k
perl-Exporter noarch 5.73-418.fc29 fedora 31 k
Transaction Summary
================================================================================
Install 7 Packages
Upgrade 1 Package
Total download size: 4.5 M
Downloading Packages:
(1/8): perl-libs-5.28.2-431.fc29.x86_64.rpm 7.8 MB/s | 1.6 MB 00:00
(2/8): libtool-ltdl-2.4.6-27.fc29.x86_64.rpm 302 kB/s | 34 kB 00:00
(3/8): perl-Carp-1.50-417.fc29.noarch.rpm 2.7 MB/s | 29 kB 00:00
(4/8): perl-Exporter-5.73-418.fc29.noarch.rpm 660 kB/s | 31 kB 00:00
(5/8): procps-ng-3.3.15-4.fc29.x86_64.rpm 5.3 MB/s | 321 kB 00:00
(6/8): openldap-2.4.46-10.fc29.x86_64.rpm 4.7 MB/s | 281 kB 00:00
(7/8): openldap-clients-2.4.46-10.fc29.x86_64.r 245 kB/s | 132 kB 00:00
(8/8): openldap-servers-2.4.46-10.fc29.x86_64.r 2.8 MB/s | 2.1 MB 00:00
--------------------------------------------------------------------------------
Total 759 kB/s | 4.5 MB 00:06
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : perl-Carp-1.50-417.fc29.noarch 1/9
Installing : perl-Exporter-5.73-418.fc29.noarch 2/9
Installing : perl-libs-4:5.28.2-431.fc29.x86_64 3/9
Upgrading : openldap-2.4.46-10.fc29.x86_64 4/9
Installing : libtool-ltdl-2.4.6-27.fc29.x86_64 5/9
Running scriptlet: openldap-servers-2.4.46-10.fc29.x86_64 6/9
Installing : openldap-servers-2.4.46-10.fc29.x86_64 6/9
Running scriptlet: openldap-servers-2.4.46-10.fc29.x86_64 6/9
Installing : openldap-clients-2.4.46-10.fc29.x86_64 7/9
Installing : procps-ng-3.3.15-4.fc29.x86_64 8/9
Cleanup : openldap-2.4.46-9.fc29.x86_64 9/9
Running scriptlet: openldap-2.4.46-9.fc29.x86_64 9/9
Verifying : openldap-clients-2.4.46-10.fc29.x86_64 1/9
Verifying : openldap-servers-2.4.46-10.fc29.x86_64 2/9
Verifying : perl-libs-4:5.28.2-431.fc29.x86_64 3/9
Verifying : libtool-ltdl-2.4.6-27.fc29.x86_64 4/9
Verifying : perl-Carp-1.50-417.fc29.noarch 5/9
Verifying : perl-Exporter-5.73-418.fc29.noarch 6/9
Verifying : procps-ng-3.3.15-4.fc29.x86_64 7/9
Verifying : openldap-2.4.46-10.fc29.x86_64 8/9
Verifying : openldap-2.4.46-9.fc29.x86_64 9/9
Upgraded:
openldap-2.4.46-10.fc29.x86_64
Installed:
openldap-clients-2.4.46-10.fc29.x86_64 openldap-servers-2.4.46-10.fc29.x86_64
procps-ng-3.3.15-4.fc29.x86_64 perl-libs-4:5.28.2-431.fc29.x86_64
libtool-ltdl-2.4.6-27.fc29.x86_64 perl-Carp-1.50-417.fc29.noarch
perl-Exporter-5.73-418.fc29.noarch
Complete!
---> 960c18bec9b8
Removing intermediate container 545e9deec547
Step 11 : VOLUME /var/lib/ldap /etc/openldap
---> Running in bd2f76a9d7f0
---> a6f0caebfecf
Removing intermediate container bd2f76a9d7f0
Step 12 : EXPOSE 389 636
---> Running in 32f4667444bb
---> 6a5c025e8c25
Removing intermediate container 32f4667444bb
Step 13 : CMD /usr/local/bin/run-openldap.sh
---> Running in 8388646cbf9e
---> 0f0af5097b64
Removing intermediate container 8388646cbf9e
Step 14 : LABEL io.openshift.builder-version "f131920"
---> Running in 071640c233ec
---> 021c14271cc6
Removing intermediate container 071640c233ec
Successfully built 021c14271cc6
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Created container 4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Testing OpenLDAP connection to 172.17.0.2...
Trying to connect...
Trying to connect...
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Trying to connect...
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1
Giving up: Failed to connect. Logs:
modifying entry "olcDatabase={0}config,cn=config"
modifying entry "olcDatabase={2}hdb,cn=config"
adding new entry "cn=testPerson,cn=schema,cn=config"
adding new entry "cn=cosine,cn=schema,cn=config"
adding new entry "cn=inetorgperson,cn=schema,cn=config"
adding new entry "cn=module{0},cn=config"
adding new entry "olcOverlay={0}memberof,olcDatabase={2}hdb,cn=config"
adding new entry "olcOverlay={1}refint,olcDatabase={2}hdb,cn=config"
Stopping and removing container 4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70...
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
4708b93f7417b5641bc637691a156e19fda0c4bbd7be121156b478948ad53f70
Done.
ERROR: openldap-centos7 failed testing.
Stderr from the command:
+ '[' -n '' -a -f /etc/sysconfig/docker ']'
+ export PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin
+ PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin
++ mktemp -d /tmp/image_test.XXXXXXX
+ temp_dir=/tmp/image_test.vS8CIc7
+ chcon -t docker_share_t /tmp/image_test.vS8CIc7
+ cd /tmp/image_test.vS8CIc7
+ git clone https://github.com/openshift/openldap
+ cd openldap
+ git fetch --quiet --tags --progress https://github.com/openshift/openldap '+refs/pull/*:refs/remotes/origin/pr/*'
remote: Enumerating objects: 246, done.
remote: Counting objects: 0% (1/148)
remote: Counting objects: 1% (2/148)
remote: Counting objects: 2% (3/148)
remote: Counting objects: 3% (5/148)
remote: Counting objects: 4% (6/148)
remote: Counting objects: 5% (8/148)
remote: Counting objects: 6% (9/148)
remote: Counting objects: 7% (11/148)
remote: Counting objects: 8% (12/148)
remote: Counting objects: 9% (14/148)
remote: Counting objects: 10% (15/148)
remote: Counting objects: 11% (17/148)
remote: Counting objects: 12% (18/148)
remote: Counting objects: 13% (20/148)
remote: Counting objects: 14% (21/148)
remote: Counting objects: 15% (23/148)
remote: Counting objects: 16% (24/148)
remote: Counting objects: 17% (26/148)
remote: Counting objects: 18% (27/148)
remote: Counting objects: 19% (29/148)
remote: Counting objects: 20% (30/148)
remote: Counting objects: 21% (32/148)
remote: Counting objects: 22% (33/148)
remote: Counting objects: 23% (35/148)
remote: Counting objects: 24% (36/148)
remote: Counting objects: 25% (37/148)
remote: Counting objects: 26% (39/148)
remote: Counting objects: 27% (40/148)
remote: Counting objects: 28% (42/148)
remote: Counting objects: 29% (43/148)
remote: Counting objects: 30% (45/148)
remote: Counting objects: 31% (46/148)
remote: Counting objects: 32% (48/148)
remote: Counting objects: 33% (49/148)
remote: Counting objects: 34% (51/148)
remote: Counting objects: 35% (52/148)
remote: Counting objects: 36% (54/148)
remote: Counting objects: 37% (55/148)
remote: Counting objects: 38% (57/148)
remote: Counting objects: 39% (58/148)
remote: Counting objects: 40% (60/148)
remote: Counting objects: 41% (61/148)
remote: Counting objects: 42% (63/148)
remote: Counting objects: 43% (64/148)
remote: Counting objects: 44% (66/148)
remote: Counting objects: 45% (67/148)
remote: Counting objects: 46% (69/148)
remote: Counting objects: 47% (70/148)
remote: Counting objects: 48% (72/148)
remote: Counting objects: 49% (73/148)
remote: Counting objects: 50% (74/148)
remote: Counting objects: 51% (76/148)
remote: Counting objects: 52% (77/148)
remote: Counting objects: 53% (79/148)
remote: Counting objects: 54% (80/148)
remote: Counting objects: 55% (82/148)
remote: Counting objects: 56% (83/148)
remote: Counting objects: 57% (85/148)
remote: Counting objects: 58% (86/148)
remote: Counting objects: 59% (88/148)
remote: Counting objects: 60% (89/148)
remote: Counting objects: 61% (91/148)
remote: Counting objects: 62% (92/148)
remote: Counting objects: 63% (94/148)
remote: Counting objects: 64% (95/148)
remote: Counting objects: 65% (97/148)
remote: Counting objects: 66% (98/148)
remote: Counting objects: 67% (100/148)
remote: Counting objects: 68% (101/148)
remote: Counting objects: 69% (103/148)
remote: Counting objects: 70% (104/148)
remote: Counting objects: 71% (106/148)
remote: Counting objects: 72% (107/148)
remote: Counting objects: 73% (109/148)
remote: Counting objects: 74% (110/148)
remote: Counting objects: 75% (111/148)
remote: Counting objects: 76% (113/148)
remote: Counting objects: 77% (114/148)
remote: Counting objects: 78% (116/148)
remote: Counting objects: 79% (117/148)
remote: Counting objects: 80% (119/148)
remote: Counting objects: 81% (120/148)
remote: Counting objects: 82% (122/148)
remote: Counting objects: 83% (123/148)
remote: Counting objects: 84% (125/148)
remote: Counting objects: 85% (126/148)
remote: Counting objects: 86% (128/148)
remote: Counting objects: 87% (129/148)
remote: Counting objects: 88% (131/148)
remote: Counting objects: 89% (132/148)
remote: Counting objects: 90% (134/148)
remote: Counting objects: 91% (135/148)
remote: Counting objects: 92% (137/148)
remote: Counting objects: 93% (138/148)
remote: Counting objects: 94% (140/148)
remote: Counting objects: 95% (141/148)
remote: Counting objects: 96% (143/148)
remote: Counting objects: 97% (144/148)
remote: Counting objects: 98% (146/148)
remote: Counting objects: 99% (147/148)
remote: Counting objects: 100% (148/148)
remote: Counting objects: 100% (148/148), done.
remote: Compressing objects: 1% (1/51)
remote: Compressing objects: 3% (2/51)
remote: Compressing objects: 5% (3/51)
remote: Compressing objects: 7% (4/51)
remote: Compressing objects: 9% (5/51)
remote: Compressing objects: 11% (6/51)
remote: Compressing objects: 13% (7/51)
remote: Compressing objects: 15% (8/51)
remote: Compressing objects: 17% (9/51)
remote: Compressing objects: 19% (10/51)
remote: Compressing objects: 21% (11/51)
remote: Compressing objects: 23% (12/51)
remote: Compressing objects: 25% (13/51)
remote: Compressing objects: 27% (14/51)
remote: Compressing objects: 29% (15/51)
remote: Compressing objects: 31% (16/51)
remote: Compressing objects: 33% (17/51)
remote: Compressing objects: 35% (18/51)
remote: Compressing objects: 37% (19/51)
remote: Compressing objects: 39% (20/51)
remote: Compressing objects: 41% (21/51)
remote: Compressing objects: 43% (22/51)
remote: Compressing objects: 45% (23/51)
remote: Compressing objects: 47% (24/51)
remote: Compressing objects: 49% (25/51)
remote: Compressing objects: 50% (26/51)
remote: Compressing objects: 52% (27/51)
remote: Compressing objects: 54% (28/51)
remote: Compressing objects: 56% (29/51)
remote: Compressing objects: 58% (30/51)
remote: Compressing objects: 60% (31/51)
remote: Compressing objects: 62% (32/51)
remote: Compressing objects: 64% (33/51)
remote: Compressing objects: 66% (34/51)
remote: Compressing objects: 68% (35/51)
remote: Compressing objects: 70% (36/51)
remote: Compressing objects: 72% (37/51)
remote: Compressing objects: 74% (38/51)
remote: Compressing objects: 76% (39/51)
remote: Compressing objects: 78% (40/51)
remote: Compressing objects: 80% (41/51)
remote: Compressing objects: 82% (42/51)
remote: Compressing objects: 84% (43/51)
remote: Compressing objects: 86% (44/51)
remote: Compressing objects: 88% (45/51)
remote: Compressing objects: 90% (46/51)
remote: Compressing objects: 92% (47/51)
remote: Compressing objects: 94% (48/51)
remote: Compressing objects: 96% (49/51)
remote: Compressing objects: 98% (50/51)
remote: Compressing objects: 100% (51/51)
remote: Compressing objects: 100% (51/51), done.
remote: Total 100 (delta 57), reused 83 (delta 43), pack-reused 0
Receiving objects: 1% (1/100)
Receiving objects: 2% (2/100)
Receiving objects: 3% (3/100)
Receiving objects: 4% (4/100)
Receiving objects: 5% (5/100)
Receiving objects: 6% (6/100)
Receiving objects: 7% (7/100)
Receiving objects: 8% (8/100)
Receiving objects: 9% (9/100)
Receiving objects: 10% (10/100)
Receiving objects: 11% (11/100)
Receiving objects: 12% (12/100)
Receiving objects: 13% (13/100)
Receiving objects: 14% (14/100)
Receiving objects: 15% (15/100)
Receiving objects: 16% (16/100)
Receiving objects: 17% (17/100)
Receiving objects: 18% (18/100)
Receiving objects: 19% (19/100)
Receiving objects: 20% (20/100)
Receiving objects: 21% (21/100)
Receiving objects: 22% (22/100)
Receiving objects: 23% (23/100)
Receiving objects: 24% (24/100)
Receiving objects: 25% (25/100)
Receiving objects: 26% (26/100)
Receiving objects: 27% (27/100)
Receiving objects: 28% (28/100)
Receiving objects: 29% (29/100)
Receiving objects: 30% (30/100)
Receiving objects: 31% (31/100)
Receiving objects: 32% (32/100)
Receiving objects: 33% (33/100)
Receiving objects: 34% (34/100)
Receiving objects: 35% (35/100)
Receiving objects: 36% (36/100)
Receiving objects: 37% (37/100)
Receiving objects: 38% (38/100)
Receiving objects: 39% (39/100)
Receiving objects: 40% (40/100)
Receiving objects: 41% (41/100)
Receiving objects: 42% (42/100)
Receiving objects: 43% (43/100)
Receiving objects: 44% (44/100)
Receiving objects: 45% (45/100)
Receiving objects: 46% (46/100)
Receiving objects: 47% (47/100)
Receiving objects: 48% (48/100)
Receiving objects: 49% (49/100)
Receiving objects: 50% (50/100)
Receiving objects: 51% (51/100)
Receiving objects: 52% (52/100)
Receiving objects: 53% (53/100)
Receiving objects: 54% (54/100)
Receiving objects: 55% (55/100)
Receiving objects: 56% (56/100)
Receiving objects: 57% (57/100)
Receiving objects: 58% (58/100)
Receiving objects: 59% (59/100)
Receiving objects: 60% (60/100)
Receiving objects: 61% (61/100)
Receiving objects: 62% (62/100)
Receiving objects: 63% (63/100)
Receiving objects: 64% (64/100)
Receiving objects: 65% (65/100)
Receiving objects: 66% (66/100)
Receiving objects: 67% (67/100)
Receiving objects: 68% (68/100)
Receiving objects: 69% (69/100)
Receiving objects: 70% (70/100)
Receiving objects: 71% (71/100)
Receiving objects: 72% (72/100)
Receiving objects: 73% (73/100)
Receiving objects: 74% (74/100)
Receiving objects: 75% (75/100)
Receiving objects: 76% (76/100)
Receiving objects: 77% (77/100)
Receiving objects: 78% (78/100)
Receiving objects: 79% (79/100)
Receiving objects: 80% (80/100)
Receiving objects: 81% (81/100)
Receiving objects: 82% (82/100)
Receiving objects: 83% (83/100)
Receiving objects: 84% (84/100)
Receiving objects: 85% (85/100)
Receiving objects: 86% (86/100)
Receiving objects: 87% (87/100)
Receiving objects: 88% (88/100)
Receiving objects: 89% (89/100)
Receiving objects: 90% (90/100)
Receiving objects: 91% (91/100)
Receiving objects: 92% (92/100)
Receiving objects: 93% (93/100)
Receiving objects: 94% (94/100)
Receiving objects: 95% (95/100)
Receiving objects: 96% (96/100)
Receiving objects: 97% (97/100)
Receiving objects: 98% (98/100)
Receiving objects: 99% (99/100)
Receiving objects: 100% (100/100)
Receiving objects: 100% (100/100), 33.46 KiB | 0 bytes/s, done.
Resolving deltas: 0% (0/57)
Resolving deltas: 1% (1/57)
Resolving deltas: 5% (3/57)
Resolving deltas: 12% (7/57)
Resolving deltas: 14% (8/57)
Resolving deltas: 17% (10/57)
Resolving deltas: 19% (11/57)
Resolving deltas: 21% (12/57)
Resolving deltas: 22% (13/57)
Resolving deltas: 24% (14/57)
Resolving deltas: 26% (15/57)
Resolving deltas: 31% (18/57)
Resolving deltas: 33% (19/57)
Resolving deltas: 35% (20/57)
Resolving deltas: 36% (21/57)
Resolving deltas: 38% (22/57)
Resolving deltas: 49% (28/57)
Resolving deltas: 50% (29/57)
Resolving deltas: 52% (30/57)
Resolving deltas: 54% (31/57)
Resolving deltas: 57% (33/57)
Resolving deltas: 59% (34/57)
Resolving deltas: 61% (35/57)
Resolving deltas: 63% (36/57)
Resolving deltas: 64% (37/57)
Resolving deltas: 66% (38/57)
Resolving deltas: 68% (39/57)
Resolving deltas: 70% (40/57)
Resolving deltas: 75% (43/57)
Resolving deltas: 77% (44/57)
Resolving deltas: 78% (45/57)
Resolving deltas: 84% (48/57)
Resolving deltas: 92% (53/57)
Resolving deltas: 96% (55/57)
Resolving deltas: 100% (57/57)
Resolving deltas: 100% (57/57), completed with 26 local objects.
+ git checkout f13192069c74790c31196886952609b4443a20a1
Note: checking out 'f13192069c74790c31196886952609b4443a20a1'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at f131920... Update to fed29 and install openssl tools
+ '[' false == true -a -n '' ']'
+ sudo env PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin SKIP_SQUASH=1 SKIP_RHEL_SCL=1 make test TARGET=rhel7
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
+ sudo env PATH=/data/src/github.com/openshift/source-to-image/_output/local/go/bin:/data/src/github.com/openshift/source-to-image/_output/local/bin/linux/amd64:/data/src/github.com/openshift/origin/_output/etcd/bin:/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64:/data/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin SKIP_SQUASH=1 make test TARGET=centos7
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
5d235d08 @(#) $OpenLDAP: slapd 2.4.46 (Dec 17 2018 16:36:45) $
mockbuild@buildvm-31.phx2.fedoraproject.org:/builddir/build/BUILD/openldap-2.4.46/openldap-2.4.46/servers/slapd
5d235d08 slapd starting
5d235d09 conn=1000 fd=14 ACCEPT from IP=[::1]:43624 (IP=[::]:389)
5d235d09 conn=1000 op=0 SRCH base="" scope=0 deref=0 filter="(objectClass=*)"
5d235d09 conn=1000 op=0 SRCH attr=supportedSASLMechanisms
5d235d09 conn=1000 op=0 SEARCH RESULT tag=101 err=0 nentries=1 text=
5d235d09 conn=1000 op=1 UNBIND
5d235d09 conn=1000 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1001 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1001 op=0 BIND dn="" method=163
5d235d09 conn=1001 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1001 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1001 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1001 op=1 MOD dn="olcDatabase={0}config,cn=config"
5d235d09 conn=1001 op=1 MOD attr=olcRootPW
5d235d09 conn=1001 op=1 RESULT tag=103 err=0 text=
5d235d09 conn=1001 op=2 MOD dn="olcDatabase={2}hdb,cn=config"
5d235d09 conn=1001 op=2 MOD attr=olcRootPW olcRootDN olcSuffix
5d235d09 conn=1001 op=2 RESULT tag=103 err=32 text=
ldap_modify: No such object (32)
matched DN: cn=config
5d235d09 conn=1001 op=3 UNBIND
5d235d09 conn=1001 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1002 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1002 op=0 BIND dn="" method=163
5d235d09 conn=1002 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1002 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1002 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1002 op=1 ADD dn="cn=testPerson,cn=schema,cn=config"
5d235d09 conn=1002 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1002 op=2 UNBIND
5d235d09 conn=1002 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1003 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1003 op=0 BIND dn="" method=163
5d235d09 conn=1003 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1003 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1003 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1003 op=1 ADD dn="cn=cosine,cn=schema,cn=config"
5d235d09 conn=1003 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1003 op=2 UNBIND
5d235d09 conn=1003 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1004 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1004 op=0 BIND dn="" method=163
5d235d09 conn=1004 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1004 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1004 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1004 op=1 ADD dn="cn=inetorgperson,cn=schema,cn=config"
5d235d09 conn=1004 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1004 op=2 UNBIND
5d235d09 conn=1004 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1005 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1005 op=0 BIND dn="" method=163
5d235d09 conn=1005 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1005 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1005 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1005 op=1 ADD dn="cn=module{0},cn=config"
5d235d09 conn=1005 op=1 RESULT tag=105 err=0 text=
5d235d09 conn=1005 op=2 UNBIND
5d235d09 conn=1005 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1006 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1006 op=0 BIND dn="" method=163
5d235d09 conn=1006 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1006 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1006 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1006 op=1 ADD dn="olcOverlay={0}memberof,olcDatabase={2}hdb,cn=config"
5d235d09 conn=1006 op=1 RESULT tag=105 err=32 text=
ldap_add: No such object (32)
matched DN: cn=config
5d235d09 conn=1006 op=2 UNBIND
5d235d09 conn=1006 fd=14 closed
SASL/EXTERNAL authentication started
5d235d09 conn=1007 fd=14 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)
5d235d09 conn=1007 op=0 BIND dn="" method=163
5d235d09 conn=1007 op=0 BIND authcid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" authzid="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth"
5d235d09 conn=1007 op=0 BIND dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" mech=EXTERNAL sasl_ssf=0 ssf=71
5d235d09 conn=1007 op=0 RESULT tag=97 err=0 text=
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
5d235d09 conn=1007 op=1 ADD dn="olcOverlay={1}refint,olcDatabase={2}hdb,cn=config"
5d235d09 conn=1007 op=1 RESULT tag=105 err=32 text=
ldap_add: No such object (32)
matched DN: cn=config
5d235d09 conn=1007 op=2 UNBIND
5d235d09 conn=1007 fd=14 closed
5d235d09 conn=1008 fd=14 ACCEPT from IP=[::1]:43626 (IP=[::]:389)
5d235d09 conn=1008 op=0 BIND dn="cn=Manager,dc=example,dc=com" method=128
5d235d09 conn=1008 op=0 RESULT tag=97 err=49 text=
ldap_bind: Invalid credentials (49)
5d235d09 conn=1008 op=1 UNBIND
5d235d09 conn=1008 fd=14 closed
5d235d09 daemon: shutdown requested and initiated.
5d235d09 slapd shutdown: waiting for 0 operations/tasks to finish
5d235d09 slapd stopped.
5d235d0a @(#) $OpenLDAP: slapd 2.4.46 (Dec 17 2018 16:36:45) $
mockbuild@buildvm-31.phx2.fedoraproject.org:/builddir/build/BUILD/openldap-2.4.46/openldap-2.4.46/servers/slapd
5d235d0a slapd starting
5d235d0c conn=1000 fd=13 ACCEPT from IP=172.17.0.1:41614 (IP=0.0.0.0:389)
5d235d0c conn=1000 op=0 BIND dn="" method=128
5d235d0c conn=1000 op=0 RESULT tag=97 err=0 text=
5d235d0c conn=1000 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d0c conn=1000 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d0c conn=1000 op=2 UNBIND
5d235d0c conn=1000 fd=13 closed
5d235d0e conn=1001 fd=13 ACCEPT from IP=172.17.0.1:41616 (IP=0.0.0.0:389)
5d235d0e conn=1001 op=0 BIND dn="" method=128
5d235d0e conn=1001 op=0 RESULT tag=97 err=0 text=
5d235d0e conn=1001 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d0e conn=1001 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d0e conn=1001 op=2 UNBIND
5d235d0e conn=1001 fd=13 closed
5d235d10 conn=1002 fd=13 ACCEPT from IP=172.17.0.1:41618 (IP=0.0.0.0:389)
5d235d10 conn=1002 op=0 BIND dn="" method=128
5d235d10 conn=1002 op=0 RESULT tag=97 err=0 text=
5d235d10 conn=1002 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d10 conn=1002 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d10 conn=1002 op=2 UNBIND
5d235d10 conn=1002 fd=13 closed
5d235d12 conn=1003 fd=13 ACCEPT from IP=172.17.0.1:41620 (IP=0.0.0.0:389)
5d235d12 conn=1003 op=0 BIND dn="" method=128
5d235d12 conn=1003 op=0 RESULT tag=97 err=0 text=
5d235d12 conn=1003 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d12 conn=1003 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d12 conn=1003 op=2 UNBIND
5d235d12 conn=1003 fd=13 closed
5d235d14 conn=1004 fd=13 ACCEPT from IP=172.17.0.1:41622 (IP=0.0.0.0:389)
5d235d14 conn=1004 op=0 BIND dn="" method=128
5d235d14 conn=1004 op=0 RESULT tag=97 err=0 text=
5d235d14 conn=1004 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d14 conn=1004 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d14 conn=1004 op=2 UNBIND
5d235d14 conn=1004 fd=13 closed
5d235d16 conn=1005 fd=13 ACCEPT from IP=172.17.0.1:41624 (IP=0.0.0.0:389)
5d235d16 conn=1005 op=0 BIND dn="" method=128
5d235d16 conn=1005 op=0 RESULT tag=97 err=0 text=
5d235d16 conn=1005 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d16 conn=1005 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d16 conn=1005 op=2 UNBIND
5d235d16 conn=1005 fd=13 closed
5d235d18 conn=1006 fd=13 ACCEPT from IP=172.17.0.1:41626 (IP=0.0.0.0:389)
5d235d18 conn=1006 op=0 BIND dn="" method=128
5d235d18 conn=1006 op=0 RESULT tag=97 err=0 text=
5d235d18 conn=1006 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d18 conn=1006 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d18 conn=1006 op=2 UNBIND
5d235d18 conn=1006 fd=13 closed
5d235d1a conn=1007 fd=13 ACCEPT from IP=172.17.0.1:41628 (IP=0.0.0.0:389)
5d235d1a conn=1007 op=0 BIND dn="" method=128
5d235d1a conn=1007 op=0 RESULT tag=97 err=0 text=
5d235d1a conn=1007 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1a conn=1007 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1a conn=1007 op=2 UNBIND
5d235d1a conn=1007 fd=13 closed
5d235d1c conn=1008 fd=13 ACCEPT from IP=172.17.0.1:41630 (IP=0.0.0.0:389)
5d235d1c conn=1008 op=0 BIND dn="" method=128
5d235d1c conn=1008 op=0 RESULT tag=97 err=0 text=
5d235d1c conn=1008 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1c conn=1008 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1c conn=1008 op=2 UNBIND
5d235d1c conn=1008 fd=13 closed
5d235d1e conn=1009 fd=13 ACCEPT from IP=172.17.0.1:41632 (IP=0.0.0.0:389)
5d235d1e conn=1009 op=0 BIND dn="" method=128
5d235d1e conn=1009 op=0 RESULT tag=97 err=0 text=
5d235d1e conn=1009 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d1e conn=1009 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d1e conn=1009 op=2 UNBIND
5d235d1e conn=1009 fd=13 closed
5d235d20 conn=1010 fd=13 ACCEPT from IP=172.17.0.1:41634 (IP=0.0.0.0:389)
5d235d20 conn=1010 op=0 BIND dn="" method=128
5d235d20 conn=1010 op=0 RESULT tag=97 err=0 text=
5d235d20 conn=1010 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d20 conn=1010 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d20 conn=1010 op=2 UNBIND
5d235d20 conn=1010 fd=13 closed
5d235d22 conn=1011 fd=13 ACCEPT from IP=172.17.0.1:41636 (IP=0.0.0.0:389)
5d235d22 conn=1011 op=0 BIND dn="" method=128
5d235d22 conn=1011 op=0 RESULT tag=97 err=0 text=
5d235d22 conn=1011 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d22 conn=1011 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d22 conn=1011 op=2 UNBIND
5d235d22 conn=1011 fd=13 closed
5d235d24 conn=1012 fd=13 ACCEPT from IP=172.17.0.1:41638 (IP=0.0.0.0:389)
5d235d24 conn=1012 op=0 BIND dn="" method=128
5d235d24 conn=1012 op=0 RESULT tag=97 err=0 text=
5d235d24 conn=1012 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d24 conn=1012 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d24 conn=1012 op=2 UNBIND
5d235d24 conn=1012 fd=13 closed
5d235d26 conn=1013 fd=13 ACCEPT from IP=172.17.0.1:41640 (IP=0.0.0.0:389)
5d235d26 conn=1013 op=0 BIND dn="" method=128
5d235d26 conn=1013 op=0 RESULT tag=97 err=0 text=
5d235d26 conn=1013 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d26 conn=1013 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d26 conn=1013 op=2 UNBIND
5d235d26 conn=1013 fd=13 closed
5d235d28 conn=1014 fd=13 ACCEPT from IP=172.17.0.1:41642 (IP=0.0.0.0:389)
5d235d28 conn=1014 op=0 BIND dn="" method=128
5d235d28 conn=1014 op=0 RESULT tag=97 err=0 text=
5d235d28 conn=1014 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d28 conn=1014 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d28 conn=1014 op=2 UNBIND
5d235d28 conn=1014 fd=13 closed
5d235d2a conn=1015 fd=13 ACCEPT from IP=172.17.0.1:41644 (IP=0.0.0.0:389)
5d235d2a conn=1015 op=0 BIND dn="" method=128
5d235d2a conn=1015 op=0 RESULT tag=97 err=0 text=
5d235d2a conn=1015 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2a conn=1015 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2a conn=1015 op=2 UNBIND
5d235d2a conn=1015 fd=13 closed
5d235d2c conn=1016 fd=13 ACCEPT from IP=172.17.0.1:41646 (IP=0.0.0.0:389)
5d235d2c conn=1016 op=0 BIND dn="" method=128
5d235d2c conn=1016 op=0 RESULT tag=97 err=0 text=
5d235d2c conn=1016 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2c conn=1016 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2c conn=1016 op=2 UNBIND
5d235d2c conn=1016 fd=13 closed
5d235d2e conn=1017 fd=13 ACCEPT from IP=172.17.0.1:41648 (IP=0.0.0.0:389)
5d235d2e conn=1017 op=0 BIND dn="" method=128
5d235d2e conn=1017 op=0 RESULT tag=97 err=0 text=
5d235d2e conn=1017 op=1 SRCH base="dc=example,dc=com" scope=2 deref=0 filter="(objectClass=*)"
5d235d2e conn=1017 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
5d235d2e conn=1017 op=2 UNBIND
5d235d2e conn=1017 fd=13 closed
make: *** [test] Error 1
+ echo 'ERROR: openldap-centos7 failed testing.'
+ exit 1
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Executing post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins3532650802281564779.sh
+ pushd origin
~/jobs/openldap/workspace/origin ~/jobs/openldap/workspace
+ vagrant destroy -f
==> openshiftdev: Terminating the instance...
==> openshiftdev: Running cleanup tasks for 'shell' provisioner...
+ popd
~/jobs/openldap/workspace
[BFA] Scanning build for known causes...
Setting status of f13192069c74790c31196886952609b4443a20a1 to FAILURE with url https://ci.openshift.redhat.com/jenkins/job/openldap/21/ and message: ' '
Finished: FAILURE