Console Output
Started by user OpenShift CI Robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins2816402827468972385.sh
+ vagrant origin-local-checkout --replace
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin
~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# artifacts/
nothing added to commit but untracked files present (use "git add" to track)
~/jobs/test_pull_requests_s2i/workspace
Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin
~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace
From https://github.com/openshift/origin
d872328..5d555f0 master -> origin/master
34ef52f..01dd962 release-3.11 -> origin/release-3.11
f8a0834..646bbd8 release-4.1 -> origin/release-4.1
d872328..400a03c release-4.2 -> origin/release-4.2
d872328..400a03c release-4.3 -> origin/release-4.3
* [new branch] revert-23245-platform_skip -> origin/revert-23245-platform_skip
* [new branch] sosiouxme-patch-2 -> origin/sosiouxme-patch-2
Already on 'master'
Your branch is behind 'origin/master' by 230 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 5d555f0 Merge pull request #23301 from abhinavdahiya/revert-23299
Removing .vagrant-openshift.json
Removing .vagrant/
Removing artifacts/
fatal: branch name required
~/jobs/test_pull_requests_s2i/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace
+ vagrant origin-local-checkout --replace --repo source-to-image
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image
~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace
# On branch master
# Your branch is ahead of 'origin/master' by 1 commit.
# (use "git push" to publish your local commits)
#
nothing to commit, working directory clean
~/jobs/test_pull_requests_s2i/workspace
Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image
~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace
Already on 'master'
Your branch is ahead of 'origin/master' by 1 commit.
(use "git push" to publish your local commits)
HEAD is now at 3dee73c Merge pull request #976 from adambkaplan/bump-release-golang
Deleted branch tpr_test-rosie-ci_adambkaplan (was af5a977).
~/jobs/test_pull_requests_s2i/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace
+ '[' -n 980 ']'
+ set +x
*****Locally Merging Pull Request: https://github.com/openshift/source-to-image/pull/980
+ test_pull_requests --local_merge_pull_request 980 --repo source-to-image --config /var/lib/jenkins/.test_pull_requests_s2i.json
WARNING: Cache won't persist between runs.
*** Starting with empty cache
Rate limit remaining: 4968
Checking if current base repo commit ID matches what we expect
Retrying... attempt: 2
Retrying... attempt: 3
Retrying... attempt: 4
Retrying... attempt: 5
No matching bot comment was found for pull request #980 on repo source-to-image
Local merging pull request #980 for repo 'source-to-image'
+ pushd source-to-image
+ git checkout master
Already on 'master'
+ git checkout -b tpr_improve/Strategy_soulseen
Switched to a new branch 'tpr_improve/Strategy_soulseen'
+ git pull git@github.com:soulseen/source-to-image.git improve/Strategy
From github.com:soulseen/source-to-image
* branch improve/Strategy -> FETCH_HEAD
+ git pull git@github.com:soulseen/source-to-image.git improve/Strategy --tags
From github.com:soulseen/source-to-image
* branch improve/Strategy -> FETCH_HEAD
+ git checkout master
Switched to branch 'master'
+ git merge tpr_improve/Strategy_soulseen
+ git submodule update --recursive
+ popd
Rate limit resets in: 2058s, at 2019-07-08T16:30:00-04:00 (1562617800)
Rate limit remaining: 4966; delta: 2
Rate limit is not too low.
Would run.
Cache stats: Hits: 4, Misses: 2, Bypass: 0
(raw): [:fresh, 4, :invalid, 0, :miss, 2, :unacceptable, 0, :valid, 0]
Done
~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace
Updating 3dee73c..fe124be
Fast-forward
.gitignore | 1 +
pkg/build/strategies/strategies.go | 9 ++-------
pkg/cmd/cli/cmd/build.go | 2 +-
pkg/cmd/cli/cmd/rebuild.go | 2 +-
test/integration/docker/integration_test.go | 10 +++++-----
test/integration/dockerfile/dockerfile_test.go | 2 +-
6 files changed, 11 insertions(+), 15 deletions(-)
Already up-to-date.
Updating 3dee73c..fe124be
Fast-forward
.gitignore | 1 +
pkg/build/strategies/strategies.go | 9 ++-------
pkg/cmd/cli/cmd/build.go | 2 +-
pkg/cmd/cli/cmd/rebuild.go | 2 +-
test/integration/docker/integration_test.go | 10 +++++-----
test/integration/dockerfile/dockerfile_test.go | 2 +-
6 files changed, 11 insertions(+), 15 deletions(-)
~/jobs/test_pull_requests_s2i/workspace
+ pushd origin
~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace
+ vagrant origin-init --stage inst --os rhel7 --instance-type c4.large origin_test_pull_requests_s2i_1432
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-rhel7_* for latest base AMI (required_name_tag=)
Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
Bringing machine 'openshiftdev' up with 'aws' provider...
==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant
==> openshiftdev: high-level network configurations (`config.vm.network`). They
==> openshiftdev: will be silently ignored.
==> openshiftdev: Warning! You're launching this instance into a VPC without an
==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so
==> openshiftdev: you can access this machine, otherwise Vagrant will not be able
==> openshiftdev: to SSH into it.
==> openshiftdev: Launching an instance with the following settings...
==> openshiftdev: -- Type: c4.large
==> openshiftdev: -- AMI: ami-0b4c1d64a26a928c2
==> openshiftdev: -- Region: us-east-1
==> openshiftdev: -- Keypair: libra
==> openshiftdev: -- Subnet ID: subnet-cf57c596
==> openshiftdev: -- User Data: yes
==> openshiftdev: -- User Data:
==> openshiftdev: # cloud-config
==> openshiftdev:
==> openshiftdev: growpart:
==> openshiftdev: mode: auto
==> openshiftdev: devices: ['/']
==> openshiftdev: runcmd:
==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"]
==> openshiftdev:
==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}]
==> openshiftdev: -- Terminate On Shutdown: false
==> openshiftdev: -- Monitoring: false
==> openshiftdev: -- EBS optimized: false
==> openshiftdev: -- Assigning a public IP address in a VPC: false
==> openshiftdev: Waiting for instance to become "ready"...
==> openshiftdev: Waiting for SSH to become available...
==> openshiftdev: Machine is booted and ready for use!
==> openshiftdev: Running provisioner: setup (shell)...
openshiftdev: Running: /tmp/vagrant-shell20190708-10618-1703utx.sh
==> openshiftdev: Host: ec2-3-81-30-103.compute-1.amazonaws.com
+ break
+ vagrant ssh -c 'wget -q https://dl.google.com/go/go1.12.5.linux-amd64.tar.gz && sudo tar -C /usr/local -xzf go1.12.5.linux-amd64.tar.gz && sudo rm /bin/go* && sudo ln -s /usr/local/go/bin/go /usr/local/go/bin/godoc /usr/local/go/bin/gofmt /bin'
+ vagrant clone-upstream-repos --clean --repo source-to-image
Running ssh/sudo command 'mkdir -p /ec2-user/.ssh;
mv /tmp/file20190708-10773-o8metx /ec2-user/.ssh/config &&
chown ec2-user:ec2-user /ec2-user/.ssh/config &&
chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'set -e
rm -fr /data/src/github.com/openshift/source-to-image-bare;
if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then
git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null
fi
' with timeout 14400. Attempt #0
+ vagrant sync-sti -c -s
Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/source-to-image-bare;
' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /ec2-user/.ssh;
mv /tmp/file20190708-10837-1t8vcqw /ec2-user/.ssh/config &&
chown ec2-user:ec2-user /ec2-user/.ssh/config &&
chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'set -e
rm -fr /data/src/github.com/openshift/source-to-image-bare;
if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then
git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null
fi
' with timeout 14400. Attempt #0
Synchronizing local sources
Synchronizing [source-to-image@master] from source-to-image...
Warning: Permanently added '3.81.30.103' (ECDSA) to the list of known hosts.
Running ssh/sudo command 'set -e
if [ -d /data/src/github.com/openshift/source-to-image-bare ]; then
rm -rf /data/src/github.com/openshift/source-to-image
echo 'Cloning source-to-image ...'
git clone --quiet --recurse-submodules /data/src/github.com/openshift/source-to-image-bare /data/src/github.com/openshift/source-to-image
else
MISSING_REPO+='source-to-image-bare'
fi
if [ -n "$MISSING_REPO" ]; then
echo 'Missing required upstream repositories:'
echo $MISSING_REPO
echo 'To fix, execute command: vagrant clone-upstream-repos'
fi
' with timeout 14400. Attempt #0
Cloning source-to-image ...
Running ssh/sudo command '
pushd /data/src/github.com/openshift/source-to-image
commit_id=`git rev-parse $(git rev-parse --abbrev-ref HEAD)`
git_status=$(git status --porcelain)
if [ -f ~/sync/source-to-image ]
then
previous_commit_id=$(cat ~/sync/source-to-image)
fi
if [ "$previous_commit_id" != "$commit_id" ] || [ -n "$git_status" ]
then
echo "Performing source-to-image build..."
set -e
hack/verify-gofmt.sh
hack/build-go.sh
hack/build-test-images.sh
else
echo "Commit ID: $commit_id"
echo "Previous Commit ID: $previous_commit_id"
echo "Git Status: $git_status"
echo "No update for source-to-image, $(git rev-parse --abbrev-ref HEAD)"
fi
mkdir -p ~/sync
echo -n $commit_id > ~/sync/source-to-image
popd
' with timeout 14400. Attempt #0
/data/src/github.com/openshift/source-to-image ~
Performing source-to-image build...
go version go1.12.5 linux/amd64
++ Building go targets for linux/amd64: cmd/s2i
++ Placing binaries
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM busybox
Trying to pull repository docker.io/library/busybox ...
latest: Pulling from docker.io/library/busybox
8e674ad76dce: Pulling fs layer
8e674ad76dce: Verifying Checksum
8e674ad76dce: Download complete
8e674ad76dce: Pull complete
Digest: sha256:c94cf1b87ccb80f2e6414ef913c748b105060debda482058d2b8d0fce39f11b9
---> e4db68de4ff2
Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /opt/app-root/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env
---> Running in 8edb62276811
---> a2ed98dcd251
Removing intermediate container 8edb62276811
Step 3 : WORKDIR /opt/app-root/src
---> Running in 9ad56a8eef6d
---> 97328c189b75
Removing intermediate container 9ad56a8eef6d
Step 4 : LABEL io.openshift.s2i.scripts-url http://127.0.0.1:23456/.s2i/bin
---> Running in eeb2443786aa
---> a0cd306c1632
Removing intermediate container eeb2443786aa
Successfully built a0cd306c1632
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : LABEL io.openshift.s2i.assemble-user "0"
---> Running in 92278a76ba1d
---> c882d9e7b084
Removing intermediate container 92278a76ba1d
Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake
---> Running in 966186afe0da
---> e4bb57503d77
Removing intermediate container 966186afe0da
Step 4 : USER 431
---> Running in 5b69f30ff7c4
---> 3fbe85d15749
Removing intermediate container 5b69f30ff7c4
Successfully built 3fbe85d15749
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : LABEL io.openshift.s2i.assemble-user "431"
---> Running in 0b2848b8e25e
---> 0288ac2a4236
Removing intermediate container 0b2848b8e25e
Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake
---> Running in fddc599eaf6f
---> 4d7d6f4fe948
Removing intermediate container fddc599eaf6f
Step 4 : USER 431
---> Running in 49fb89ba0530
---> eea6ea9ef3ae
Removing intermediate container 49fb89ba0530
Successfully built eea6ea9ef3ae
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM busybox
---> e4db68de4ff2
Step 2 : RUN mkdir -p /sti-fake/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env
---> Running in d3077f92fffd
---> b3c34644e908
Removing intermediate container d3077f92fffd
Step 3 : WORKDIR /
---> Running in c3ad3a245a4a
---> 4e47eaddf54a
Removing intermediate container c3ad3a245a4a
Step 4 : ENV STI_SCRIPTS_URL http://127.0.0.1:23456/.s2i/bin
---> Running in c434e3680a47
---> 77b7ac220c7d
Removing intermediate container c434e3680a47
Successfully built 77b7ac220c7d
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake
---> Running in d0e9814e83df
---> 41cf9496e63d
Removing intermediate container d0e9814e83df
Step 3 : USER fakeuser
---> Running in 5fa4930c53c7
---> 42173037501e
Removing intermediate container 5fa4930c53c7
Successfully built 42173037501e
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM busybox
---> e4db68de4ff2
Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env
---> Running in 2bad9b09e817
---> a20b5083f859
Removing intermediate container 2bad9b09e817
Step 3 : WORKDIR /
---> Running in 22194944a3a5
---> 9740f22105db
Removing intermediate container 22194944a3a5
Step 4 : ADD scripts/.s2i/bin/ /tmp/scripts/
---> e1ccf0212274
Removing intermediate container 4718790ff689
Step 5 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/
---> Running in 07a0307b333a
---> bedcb3405f91
Removing intermediate container 07a0307b333a
Successfully built bedcb3405f91
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM busybox
---> e4db68de4ff2
Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env
---> Using cache
---> a20b5083f859
Step 3 : WORKDIR /
---> Using cache
---> 9740f22105db
Step 4 : ADD scripts/.s2i/bin/run /tmp/scripts/
---> 2f7d858415d1
Removing intermediate container 1189cb1bc7a5
Step 5 : ADD scripts/.s2i/bin/assemble /tmp/scripts/
---> 62d013e952ff
Removing intermediate container 3973404800a3
Step 6 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/
---> Running in e8d50b22d5c7
---> 80570e3d544c
Removing intermediate container e8d50b22d5c7
Successfully built 80570e3d544c
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM busybox
---> e4db68de4ff2
Step 2 : RUN mkdir -p /sti-fake/src && rm /bin/tar && mkdir /usr/bin && ln -s /bin/env /usr/bin/env
---> Running in 0e5c5ef3c227
---> 5adf0f237664
Removing intermediate container 0e5c5ef3c227
Step 3 : WORKDIR /
---> Running in e5a301c00921
---> f8636d088704
Removing intermediate container e5a301c00921
Successfully built f8636d088704
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : ONBUILD run touch /sti-fake/src/onbuild
---> Running in bad41b64787b
---> be692b2732fd
Removing intermediate container bad41b64787b
Step 3 : ONBUILD copy . /tmp/src/
---> Running in eac9ee0a931b
---> 7a8ff30e4afe
Removing intermediate container eac9ee0a931b
Step 4 : WORKDIR /tmp/src
---> Running in 50d6a8dab387
---> 0287183aaaf5
Removing intermediate container 50d6a8dab387
Successfully built 0287183aaaf5
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake
---> Using cache
---> 41cf9496e63d
Step 3 : USER 431
---> Running in 09063a302517
---> ee8ed2831a11
Removing intermediate container 09063a302517
Successfully built ee8ed2831a11
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : ONBUILD user 0
---> Running in 096e1f971d30
---> e154d6844df3
Removing intermediate container 096e1f971d30
Step 3 : ONBUILD run touch /tmp/onbuild
---> Running in 121241e3227a
---> b188602e8a9e
Removing intermediate container 121241e3227a
Step 4 : ONBUILD copy . /tmp/src/
---> Running in 982d93b5597e
---> 77538f00014c
Removing intermediate container 982d93b5597e
Step 5 : WORKDIR /tmp/src
---> Running in 9b1717721606
---> 8512bbf6a00d
Removing intermediate container 9b1717721606
Successfully built 8512bbf6a00d
Sending build context to Docker daemon 7.168 kB
Step 1 : FROM sti_test/sti-fake
---> a0cd306c1632
Step 2 : USER 1001
---> Running in 5769948acfdb
---> 2b3420859d05
Removing intermediate container 5769948acfdb
Step 3 : ONBUILD user 1001
---> Running in 3885e1b5e1d9
---> 9a4e28195bf7
Removing intermediate container 3885e1b5e1d9
Step 4 : ONBUILD run touch /tmp/onbuild
---> Running in d7b9f3f36647
---> cb01bf807f7c
Removing intermediate container d7b9f3f36647
Step 5 : ONBUILD copy . /tmp/src/
---> Running in 6fe07d42481d
---> f529390c3500
Removing intermediate container 6fe07d42481d
Step 6 : WORKDIR /tmp/src
---> Running in ef4e70abca22
---> 4cbeab01f386
Removing intermediate container ef4e70abca22
Successfully built 4cbeab01f386
~
+ vagrant test-sti --all -d
***************************************************
Running OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh...
ok github.com/openshift/source-to-image/pkg/api 1.010s coverage: 42.6% of statements
ok github.com/openshift/source-to-image/pkg/api/validation 1.022s coverage: 48.6% of statements
ok github.com/openshift/source-to-image/pkg/build/strategies/dockerfile 1.115s coverage: 3.6% of statements
ok github.com/openshift/source-to-image/pkg/build/strategies/layered 1.029s coverage: 80.5% of statements
ok github.com/openshift/source-to-image/pkg/build/strategies/onbuild 1.026s coverage: 70.7% of statements
ok github.com/openshift/source-to-image/pkg/build/strategies/sti 1.052s coverage: 52.2% of statements
ok github.com/openshift/source-to-image/pkg/docker 1.041s coverage: 46.4% of statements
ok github.com/openshift/source-to-image/pkg/ignore 1.021s coverage: 76.8% of statements
ok github.com/openshift/source-to-image/pkg/scm 1.062s coverage: 78.9% of statements
ok github.com/openshift/source-to-image/pkg/scm/downloaders/file 1.011s coverage: 82.6% of statements
ok github.com/openshift/source-to-image/pkg/scm/downloaders/git 1.011s coverage: 63.6% of statements
ok github.com/openshift/source-to-image/pkg/scm/git 1.113s coverage: 56.3% of statements
ok github.com/openshift/source-to-image/pkg/scripts 1.073s coverage: 74.9% of statements
ok github.com/openshift/source-to-image/pkg/tar 1.052s coverage: 58.2% of statements
ok github.com/openshift/source-to-image/pkg/util 1.119s coverage: 47.3% of statements
ok github.com/openshift/source-to-image/pkg/util/fs 1.010s coverage: 24.3% of statements
ok github.com/openshift/source-to-image/pkg/util/status 1.010s coverage: 100.0% of statements
ok github.com/openshift/source-to-image/pkg/util/user 1.010s coverage: 66.0% of statements
? github.com/openshift/source-to-image/test/integration/docker [no test files]
? github.com/openshift/source-to-image/test/integration/dockerfile [no test files]
real 1m34.498s
user 2m0.760s
sys 0m10.147s
Finished OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh
***************************************************
***************************************************
Running hack/test-integration.sh...
Running docker integration tests ...
=== RUN TestTCP
--- PASS: TestTCP (0.46s)
=== RUN TestUNIX
--- PASS: TestUNIX (0.06s)
=== RUN TestSSL
--- PASS: TestSSL (0.22s)
=== RUN TestSSLClientCert
--- PASS: TestSSLClientCert (0.21s)
=== RUN TestInjectionBuild
I0708 16:02:03.003167 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:03.008525 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:03.008594 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:03.008653 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:03.008787 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:03.009265 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:03.009314 12623 clone.go:40] Cloning sources into "/tmp/s2i190327793/upload/src"
I0708 16:02:03.944048 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:03.967366 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:03.995873 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:03.995995 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:03.997447 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:03.997541 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:03.998985 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:03.999087 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:03.999180 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:03.999223 12623 sti.go:213] Clean build will be performed
I0708 16:02:03.999270 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:03.999318 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:03.999357 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:04.001525 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:04.001641 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:04.003475 12623 injection.go:33] Using "/opt/app-root/src" as a destination for injecting "/tmp/s2i-test-dir232413786"
I0708 16:02:04.003541 12623 injection.go:33] Using "/opt/app-root/src/test" as a destination for injecting "/tmp/s2i-test-dir232413786"
I0708 16:02:04.003597 12623 injection.go:33] Using "/opt/app-root/src/test2" as a destination for injecting "/tmp/s2i-test-dir232413786"
I0708 16:02:04.007829 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:04.007972 12623 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ...
I0708 16:02:04.008259 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_e5799224" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:04.550822 12623 docker.go:1002] Attaching to container "c6ecedb4dd9b191b470a5159efaf9475e4d7c0e432cae92f362fcfdf795e9759" ...
I0708 16:02:04.553888 12623 docker.go:1013] Starting container "c6ecedb4dd9b191b470a5159efaf9475e4d7c0e432cae92f362fcfdf795e9759" ...
I0708 16:02:04.970884 12623 sti.go:735] starting the injections uploading ...
I0708 16:02:04.971083 12623 docker.go:388] Uploading "/tmp/s2i-test-dir232413786" to "/" ...
I0708 16:02:04.971381 12623 tar.go:239] Adding "/tmp/s2i-test-dir232413786" to tar ...
I0708 16:02:04.972873 12623 tar.go:337] Adding to tar: /tmp/s2i-test-dir232413786/secret as s2i-test-dir232413786/secret
I0708 16:02:05.001832 12623 docker.go:388] Uploading "/tmp/s2i-test-dir232413786" to "/opt/app-root" ...
I0708 16:02:05.001868 12623 tar.go:239] Adding "/tmp/s2i-test-dir232413786" to tar ...
I0708 16:02:05.002253 12623 tar.go:337] Adding to tar: /tmp/s2i-test-dir232413786/secret as s2i-test-dir232413786/secret
I0708 16:02:05.028075 12623 docker.go:388] Uploading "/tmp/s2i-test-dir232413786" to "/opt/app-root/src" ...
I0708 16:02:05.028094 12623 tar.go:239] Adding "/tmp/s2i-test-dir232413786" to tar ...
I0708 16:02:05.028435 12623 tar.go:337] Adding to tar: /tmp/s2i-test-dir232413786/secret as s2i-test-dir232413786/secret
I0708 16:02:05.053665 12623 docker.go:388] Uploading "/tmp/s2i-test-dir232413786" to "/opt/app-root/src" ...
I0708 16:02:05.053767 12623 tar.go:239] Adding "/tmp/s2i-test-dir232413786" to tar ...
I0708 16:02:05.054076 12623 tar.go:337] Adding to tar: /tmp/s2i-test-dir232413786/secret as s2i-test-dir232413786/secret
I0708 16:02:05.080605 12623 docker.go:388] Uploading "/tmp/s2i-injection-remove005859996" to "/tmp" ...
I0708 16:02:05.080829 12623 tar.go:239] Adding "/tmp/s2i-injection-remove005859996" to tar ...
I0708 16:02:05.081016 12623 tar.go:337] Adding to tar: /tmp/s2i-injection-remove005859996 as s2i-injection-remove005859996
I0708 16:02:05.107999 12623 docker.go:388] Uploading "/tmp/s2i-injection-result087517515" to "/tmp" ...
I0708 16:02:05.108023 12623 tar.go:239] Adding "/tmp/s2i-injection-result087517515" to tar ...
I0708 16:02:05.108217 12623 tar.go:337] Adding to tar: /tmp/s2i-injection-result087517515 as s2i-injection-result087517515
I0708 16:02:05.134546 12623 sti.go:703] starting the source uploading ...
I0708 16:02:05.134641 12623 tar.go:239] Adding "/tmp/s2i190327793/upload" to tar ...
I0708 16:02:05.134960 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/scripts as scripts
I0708 16:02:05.135468 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/scripts/assemble as scripts/assemble
I0708 16:02:05.136003 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/scripts/run as scripts/run
I0708 16:02:05.136511 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:05.137046 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src as src
I0708 16:02:05.141347 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.gitignore as src/.gitignore
I0708 16:02:05.141890 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.s2i as src/.s2i
I0708 16:02:05.142292 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:05.142669 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:05.143165 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:05.143679 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:05.144145 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:05.144624 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/Gemfile as src/Gemfile
I0708 16:02:05.145089 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:05.145565 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/README.md as src/README.md
I0708 16:02:05.146048 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/Rakefile as src/Rakefile
I0708 16:02:05.146509 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/app.rb as src/app.rb
I0708 16:02:05.147009 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/config as src/config
I0708 16:02:05.147445 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:05.148309 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:05.148829 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/config.ru as src/config.ru
I0708 16:02:05.149312 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/db as src/db
I0708 16:02:05.149763 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/db/migrate as src/db/migrate
I0708 16:02:05.150222 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:05.150669 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/models.rb as src/models.rb
I0708 16:02:05.151932 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/run.sh as src/run.sh
I0708 16:02:05.152502 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/test as src/test
I0708 16:02:05.153207 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:05.154201 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/views as src/views
I0708 16:02:05.154670 12623 tar.go:337] Adding to tar: /tmp/s2i190327793/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:05.530541 12623 docker.go:1044] Waiting for container "c6ecedb4dd9b191b470a5159efaf9475e4d7c0e432cae92f362fcfdf795e9759" to stop ...
I0708 16:02:05.859091 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:05.859148 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:05.859184 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:05.862973 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:05.863025 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i190327793/metadata'
I0708 16:02:05.863562 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:06.084904 12623 tar.go:401] Creating directory /tmp/s2i190327793/metadata
I0708 16:02:06.085001 12623 tar.go:469] Creating /tmp/s2i190327793/metadata/image_metadata.json
I0708 16:02:06.085188 12623 tar.go:479] Extracting/writing /tmp/s2i190327793/metadata/image_metadata.json
I0708 16:02:06.085351 12623 tar.go:425] Done extracting tar stream
I0708 16:02:06.085500 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:06.089674 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0000e7cc0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:07.403632 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:07.403685 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:07.403733 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:07.403826 12623 docker.go:980] Removing container "c6ecedb4dd9b191b470a5159efaf9475e4d7c0e432cae92f362fcfdf795e9759" ...
I0708 16:02:07.424621 12623 docker.go:990] Removed container "c6ecedb4dd9b191b470a5159efaf9475e4d7c0e432cae92f362fcfdf795e9759"
I0708 16:02:07.425258 12623 cleanup.go:33] Removing temporary directory /tmp/s2i190327793
I0708 16:02:07.425308 12623 fs.go:314] Removing directory '/tmp/s2i190327793'
--- PASS: TestInjectionBuild (10.27s)
=== RUN TestInjectionBuildBadDestination
I0708 16:02:13.283586 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:13.289037 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:13.289100 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:13.289159 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:13.289243 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:13.289734 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:13.289794 12623 clone.go:40] Cloning sources into "/tmp/s2i434444688/upload/src"
I0708 16:02:13.526646 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:13.552118 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:13.565074 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:13.565211 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:13.566665 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:13.566766 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:13.568242 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:13.568333 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:13.568399 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:13.568433 12623 sti.go:213] Clean build will be performed
I0708 16:02:13.568477 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:13.568529 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:13.568560 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:13.571186 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:13.571305 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:13.577053 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:13.577211 12623 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ...
I0708 16:02:13.577525 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_3395ebd6" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:14.103420 12623 docker.go:1002] Attaching to container "5029b79b2eb4cc2ef3cf06bef42fc32f904ddde096d6fc4f333dc6c0d9cbfa22" ...
I0708 16:02:14.104753 12623 docker.go:1013] Starting container "5029b79b2eb4cc2ef3cf06bef42fc32f904ddde096d6fc4f333dc6c0d9cbfa22" ...
I0708 16:02:14.479552 12623 sti.go:735] starting the injections uploading ...
I0708 16:02:14.479752 12623 docker.go:388] Uploading "/tmp/s2i-test-dir849956789" to "/bad" ...
I0708 16:02:14.479959 12623 tar.go:239] Adding "/tmp/s2i-test-dir849956789" to tar ...
I0708 16:02:14.480280 12623 tar.go:337] Adding to tar: /tmp/s2i-test-dir849956789/secret as s2i-test-dir849956789/secret
I0708 16:02:14.486746 12623 docker.go:393] error: Uploading to container failed: Error response from daemon: lstat /var/lib/docker/devicemapper/mnt/dbc98178010255c2d30a938b0e367d78c84a3906d24aff5f08b07d10681351b5/rootfs/bad: no such file or directory
E0708 16:02:14.486828 12623 injection.go:151] The destination directory for "/tmp/s2i-test-dir849956789" injection must exist in container ("/bad/dir")
I0708 16:02:14.487162 12623 docker.go:388] Uploading "/tmp/s2i-injection-result711612738" to "/tmp" ...
I0708 16:02:14.487351 12623 tar.go:239] Adding "/tmp/s2i-injection-result711612738" to tar ...
I0708 16:02:14.487542 12623 tar.go:337] Adding to tar: /tmp/s2i-injection-result711612738 as s2i-injection-result711612738
I0708 16:02:15.020559 12623 docker.go:1044] Waiting for container "5029b79b2eb4cc2ef3cf06bef42fc32f904ddde096d6fc4f333dc6c0d9cbfa22" to stop ...
I0708 16:02:15.158844 12623 docker.go:980] Removing container "5029b79b2eb4cc2ef3cf06bef42fc32f904ddde096d6fc4f333dc6c0d9cbfa22" ...
I0708 16:02:15.177747 12623 docker.go:990] Removed container "5029b79b2eb4cc2ef3cf06bef42fc32f904ddde096d6fc4f333dc6c0d9cbfa22"
I0708 16:02:15.178301 12623 cleanup.go:33] Removing temporary directory /tmp/s2i434444688
I0708 16:02:15.178369 12623 fs.go:314] Removing directory '/tmp/s2i434444688'
--- PASS: TestInjectionBuildBadDestination (1.91s)
=== RUN TestCleanBuild
I0708 16:02:15.189983 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:15.195558 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:15.195616 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:15.195675 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:15.195793 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:15.196309 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:15.196360 12623 clone.go:40] Cloning sources into "/tmp/s2i895462329/upload/src"
I0708 16:02:15.410031 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:15.434399 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:15.447416 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:15.447517 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:15.449173 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:15.449280 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:15.450803 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:15.450891 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:15.450965 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:15.451008 12623 sti.go:213] Clean build will be performed
I0708 16:02:15.451048 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:15.451090 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:15.451124 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:15.453486 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:15.453610 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:15.453791 12623 sti.go:703] starting the source uploading ...
I0708 16:02:15.453874 12623 tar.go:239] Adding "/tmp/s2i895462329/upload" to tar ...
I0708 16:02:15.454221 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/scripts as scripts
I0708 16:02:15.457781 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:15.457860 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:15.458156 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_842f487a" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:15.953480 12623 docker.go:1002] Attaching to container "594ce8ebca49e45eefeaeaed6bc5181f74426b471edd2e64b2507b6c0ad9801a" ...
I0708 16:02:15.954931 12623 docker.go:1013] Starting container "594ce8ebca49e45eefeaeaed6bc5181f74426b471edd2e64b2507b6c0ad9801a" ...
I0708 16:02:16.328295 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/scripts/assemble as scripts/assemble
I0708 16:02:16.328772 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/scripts/run as scripts/run
I0708 16:02:16.329359 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:16.329979 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src as src
I0708 16:02:16.333933 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.gitignore as src/.gitignore
I0708 16:02:16.334388 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.s2i as src/.s2i
I0708 16:02:16.334806 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:16.335134 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:16.335512 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:16.335940 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:16.336366 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:16.336787 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/Gemfile as src/Gemfile
I0708 16:02:16.337189 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:16.337940 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/README.md as src/README.md
I0708 16:02:16.339728 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/Rakefile as src/Rakefile
I0708 16:02:16.340901 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/app.rb as src/app.rb
I0708 16:02:16.341458 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/config as src/config
I0708 16:02:16.341930 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:16.342426 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:16.342956 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/config.ru as src/config.ru
I0708 16:02:16.343396 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/db as src/db
I0708 16:02:16.343843 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/db/migrate as src/db/migrate
I0708 16:02:16.344316 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:16.344832 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/models.rb as src/models.rb
I0708 16:02:16.345334 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/run.sh as src/run.sh
I0708 16:02:16.345885 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/test as src/test
I0708 16:02:16.346338 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:16.346823 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/views as src/views
I0708 16:02:16.347243 12623 tar.go:337] Adding to tar: /tmp/s2i895462329/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:16.403859 12623 docker.go:1044] Waiting for container "594ce8ebca49e45eefeaeaed6bc5181f74426b471edd2e64b2507b6c0ad9801a" to stop ...
I0708 16:02:16.578304 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:16.578355 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:16.578386 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:16.580492 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:16.580550 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i895462329/metadata'
I0708 16:02:16.580724 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:16.810835 12623 tar.go:401] Creating directory /tmp/s2i895462329/metadata
I0708 16:02:16.810925 12623 tar.go:469] Creating /tmp/s2i895462329/metadata/image_metadata.json
I0708 16:02:16.811091 12623 tar.go:479] Extracting/writing /tmp/s2i895462329/metadata/image_metadata.json
I0708 16:02:16.811242 12623 tar.go:425] Done extracting tar stream
I0708 16:02:16.811388 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:16.815519 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc000218000}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:17.822599 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:17.822653 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:17.822688 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:17.822809 12623 docker.go:980] Removing container "594ce8ebca49e45eefeaeaed6bc5181f74426b471edd2e64b2507b6c0ad9801a" ...
I0708 16:02:17.841387 12623 docker.go:990] Removed container "594ce8ebca49e45eefeaeaed6bc5181f74426b471edd2e64b2507b6c0ad9801a"
I0708 16:02:17.841525 12623 cleanup.go:33] Removing temporary directory /tmp/s2i895462329
I0708 16:02:17.841573 12623 fs.go:314] Removing directory '/tmp/s2i895462329'
--- PASS: TestCleanBuild (4.56s)
=== RUN TestCleanBuildLabel
I0708 16:02:19.752719 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:19.758168 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:19.758228 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:19.758290 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:19.758663 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:19.759293 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:19.759353 12623 clone.go:40] Cloning sources into "/tmp/s2i449281107/upload/src"
I0708 16:02:19.956273 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:19.979624 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:19.992475 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:19.992585 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:19.994020 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:19.994134 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:19.995577 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:19.995720 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:19.995801 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:19.995841 12623 sti.go:213] Clean build will be performed
I0708 16:02:19.995886 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:19.995923 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:19.995943 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:19.998217 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:19.998318 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:19.998584 12623 sti.go:703] starting the source uploading ...
I0708 16:02:19.998651 12623 tar.go:239] Adding "/tmp/s2i449281107/upload" to tar ...
I0708 16:02:19.999033 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/scripts as scripts
I0708 16:02:20.002344 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:20.002428 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:20.002747 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_ccab96d7" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:20.514147 12623 docker.go:1002] Attaching to container "8aa717d7d8b8e157846eebe12cc6312451ae98e87f3e991f04009357fab7c119" ...
I0708 16:02:20.515690 12623 docker.go:1013] Starting container "8aa717d7d8b8e157846eebe12cc6312451ae98e87f3e991f04009357fab7c119" ...
I0708 16:02:20.863260 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/scripts/assemble as scripts/assemble
I0708 16:02:20.863841 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/scripts/run as scripts/run
I0708 16:02:20.864330 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:20.864832 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src as src
I0708 16:02:20.868384 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.gitignore as src/.gitignore
I0708 16:02:20.868926 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.s2i as src/.s2i
I0708 16:02:20.869311 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:20.869672 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:20.870097 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:20.870511 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:20.871046 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:20.871540 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/Gemfile as src/Gemfile
I0708 16:02:20.872004 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:20.872463 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/README.md as src/README.md
I0708 16:02:20.872868 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/Rakefile as src/Rakefile
I0708 16:02:20.873365 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/app.rb as src/app.rb
I0708 16:02:20.873857 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/config as src/config
I0708 16:02:20.874357 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:20.874907 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:20.875422 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/config.ru as src/config.ru
I0708 16:02:20.875998 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/db as src/db
I0708 16:02:20.876484 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/db/migrate as src/db/migrate
I0708 16:02:20.876946 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:20.877420 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/models.rb as src/models.rb
I0708 16:02:20.877916 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/run.sh as src/run.sh
I0708 16:02:20.878373 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/test as src/test
I0708 16:02:20.878799 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:20.879744 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/views as src/views
I0708 16:02:20.880662 12623 tar.go:337] Adding to tar: /tmp/s2i449281107/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:20.942588 12623 docker.go:1044] Waiting for container "8aa717d7d8b8e157846eebe12cc6312451ae98e87f3e991f04009357fab7c119" to stop ...
I0708 16:02:21.116305 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:21.116360 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:21.116399 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:21.118492 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:21.118551 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i449281107/metadata'
I0708 16:02:21.118737 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:21.343829 12623 tar.go:401] Creating directory /tmp/s2i449281107/metadata
I0708 16:02:21.343924 12623 tar.go:469] Creating /tmp/s2i449281107/metadata/image_metadata.json
I0708 16:02:21.344096 12623 tar.go:479] Extracting/writing /tmp/s2i449281107/metadata/image_metadata.json
I0708 16:02:21.344240 12623 tar.go:425] Done extracting tar stream
I0708 16:02:21.344363 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:21.349217 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0000e7a40}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:22.204558 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:22.204611 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:22.204646 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:22.204765 12623 docker.go:980] Removing container "8aa717d7d8b8e157846eebe12cc6312451ae98e87f3e991f04009357fab7c119" ...
I0708 16:02:22.223054 12623 docker.go:990] Removed container "8aa717d7d8b8e157846eebe12cc6312451ae98e87f3e991f04009357fab7c119"
I0708 16:02:22.223295 12623 cleanup.go:33] Removing temporary directory /tmp/s2i449281107
I0708 16:02:22.223338 12623 fs.go:314] Removing directory '/tmp/s2i449281107'
--- PASS: TestCleanBuildLabel (4.25s)
=== RUN TestCleanBuildUser
I0708 16:02:23.997008 12623 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest"
I0708 16:02:24.002592 12623 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest"
I0708 16:02:24.002654 12623 docker.go:730] Image sha256:42173037501e8343e7b18023de63efa79d77c9801514c429c0a14d0a014a16eb contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:24.002741 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:24.002856 12623 sti.go:204] Preparing to build test/sti-fake-app-user
I0708 16:02:24.003355 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:24.003418 12623 clone.go:40] Cloning sources into "/tmp/s2i691023869/upload/src"
I0708 16:02:24.274201 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:24.298534 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:24.311292 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:24.311412 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:24.312831 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:24.312937 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:24.314383 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:24.314487 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:24.314573 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:24.314614 12623 sti.go:213] Clean build will be performed
I0708 16:02:24.314659 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:24.314725 12623 sti.go:227] Running "assemble" in "test/sti-fake-app-user"
I0708 16:02:24.314761 12623 sti.go:585] Using image name sti_test/sti-fake-user
I0708 16:02:24.317174 12623 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest"
I0708 16:02:24.317288 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:24.317452 12623 sti.go:703] starting the source uploading ...
I0708 16:02:24.317516 12623 tar.go:239] Adding "/tmp/s2i691023869/upload" to tar ...
I0708 16:02:24.318160 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/scripts as scripts
I0708 16:02:24.323895 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:24.323971 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:24.324258 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_user_92ade367" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:24.848958 12623 docker.go:1002] Attaching to container "456b2ee55925f84382e545d551f6dc7aa0e3ee63f971933b22c5d11017e0b324" ...
I0708 16:02:24.850359 12623 docker.go:1013] Starting container "456b2ee55925f84382e545d551f6dc7aa0e3ee63f971933b22c5d11017e0b324" ...
I0708 16:02:25.203741 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/scripts/assemble as scripts/assemble
I0708 16:02:25.204228 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/scripts/run as scripts/run
I0708 16:02:25.204827 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:25.205430 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src as src
I0708 16:02:25.208952 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.gitignore as src/.gitignore
I0708 16:02:25.209467 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.s2i as src/.s2i
I0708 16:02:25.209891 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:25.210275 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:25.210689 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:25.211132 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:25.211532 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:25.211958 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/Gemfile as src/Gemfile
I0708 16:02:25.212353 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:25.212766 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/README.md as src/README.md
I0708 16:02:25.213156 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/Rakefile as src/Rakefile
I0708 16:02:25.213550 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/app.rb as src/app.rb
I0708 16:02:25.214116 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/config as src/config
I0708 16:02:25.214573 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:25.214981 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:25.215503 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/config.ru as src/config.ru
I0708 16:02:25.216003 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/db as src/db
I0708 16:02:25.216504 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/db/migrate as src/db/migrate
I0708 16:02:25.216946 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:25.217329 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/models.rb as src/models.rb
I0708 16:02:25.217767 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/run.sh as src/run.sh
I0708 16:02:25.218164 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/test as src/test
I0708 16:02:25.218523 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:25.218979 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/views as src/views
I0708 16:02:25.219366 12623 tar.go:337] Adding to tar: /tmp/s2i691023869/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:25.279255 12623 docker.go:1044] Waiting for container "456b2ee55925f84382e545d551f6dc7aa0e3ee63f971933b22c5d11017e0b324" to stop ...
I0708 16:02:25.449361 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:25.449415 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:25.449461 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:25.451722 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:25.451779 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i691023869/metadata'
I0708 16:02:25.451928 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:25.676805 12623 tar.go:401] Creating directory /tmp/s2i691023869/metadata
I0708 16:02:25.676896 12623 tar.go:469] Creating /tmp/s2i691023869/metadata/image_metadata.json
I0708 16:02:25.677074 12623 tar.go:479] Extracting/writing /tmp/s2i691023869/metadata/image_metadata.json
I0708 16:02:25.677239 12623 tar.go:425] Done extracting tar stream
I0708 16:02:25.677372 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:25.681619 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-user Comment: Author: Changes:[] Pause:false Config:0xc0000e7b80}, config: {Hostname: Domainname: User:fakeuser AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app-user io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-user io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:26.788539 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:26.788593 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app-user
I0708 16:02:26.788622 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:26.788734 12623 docker.go:980] Removing container "456b2ee55925f84382e545d551f6dc7aa0e3ee63f971933b22c5d11017e0b324" ...
I0708 16:02:26.807182 12623 docker.go:990] Removed container "456b2ee55925f84382e545d551f6dc7aa0e3ee63f971933b22c5d11017e0b324"
I0708 16:02:26.807309 12623 cleanup.go:33] Removing temporary directory /tmp/s2i691023869
I0708 16:02:26.807354 12623 fs.go:314] Removing directory '/tmp/s2i691023869'
--- PASS: TestCleanBuildUser (4.66s)
=== RUN TestCleanBuildFileScriptsURL
I0708 16:02:28.655373 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:28.660898 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:28.660959 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:28.661015 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:28.661099 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:28.662009 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:28.662063 12623 clone.go:40] Cloning sources into "/tmp/s2i464170295/upload/src"
I0708 16:02:28.862217 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:28.885826 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:28.897140 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble'
I0708 16:02:28.897282 12623 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble"
I0708 16:02:28.897477 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run'
I0708 16:02:28.897603 12623 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run"
I0708 16:02:28.897821 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts'
I0708 16:02:28.897948 12623 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts"
I0708 16:02:28.898024 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:28.898071 12623 sti.go:213] Clean build will be performed
I0708 16:02:28.898113 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:28.898190 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:28.898234 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:28.900683 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:28.900819 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:28.900983 12623 sti.go:703] starting the source uploading ...
I0708 16:02:28.901062 12623 tar.go:239] Adding "/tmp/s2i464170295/upload" to tar ...
I0708 16:02:28.901382 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/scripts as scripts
I0708 16:02:28.904841 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:28.904927 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:28.905213 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_ff1fb2dc" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:29.403509 12623 docker.go:1002] Attaching to container "1f92c627b482536cc095ad0aba5ba33403e24dbfc8ed244525094cbb6d92277c" ...
I0708 16:02:29.404908 12623 docker.go:1013] Starting container "1f92c627b482536cc095ad0aba5ba33403e24dbfc8ed244525094cbb6d92277c" ...
I0708 16:02:29.759132 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/scripts/assemble as scripts/assemble
I0708 16:02:29.759706 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/scripts/run as scripts/run
I0708 16:02:29.760165 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:29.760664 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src as src
I0708 16:02:29.765905 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.gitignore as src/.gitignore
I0708 16:02:29.766440 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.s2i as src/.s2i
I0708 16:02:29.766926 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:29.767376 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:29.767920 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:29.768441 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:29.768922 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:29.769401 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/Gemfile as src/Gemfile
I0708 16:02:29.769780 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:29.770150 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/README.md as src/README.md
I0708 16:02:29.770515 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/Rakefile as src/Rakefile
I0708 16:02:29.770915 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/app.rb as src/app.rb
I0708 16:02:29.771401 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/config as src/config
I0708 16:02:29.771813 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:29.772263 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:29.772753 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/config.ru as src/config.ru
I0708 16:02:29.773274 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/db as src/db
I0708 16:02:29.773707 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/db/migrate as src/db/migrate
I0708 16:02:29.774166 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:29.774609 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/models.rb as src/models.rb
I0708 16:02:29.775129 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/run.sh as src/run.sh
I0708 16:02:29.775605 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/test as src/test
I0708 16:02:29.776018 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:29.776490 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/views as src/views
I0708 16:02:29.776909 12623 tar.go:337] Adding to tar: /tmp/s2i464170295/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:29.832424 12623 docker.go:1044] Waiting for container "1f92c627b482536cc095ad0aba5ba33403e24dbfc8ed244525094cbb6d92277c" to stop ...
I0708 16:02:29.993269 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:29.993340 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:29.993384 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:29.995525 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:29.995584 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i464170295/metadata'
I0708 16:02:29.995767 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:30.225836 12623 tar.go:401] Creating directory /tmp/s2i464170295/metadata
I0708 16:02:30.225931 12623 tar.go:469] Creating /tmp/s2i464170295/metadata/image_metadata.json
I0708 16:02:30.226109 12623 tar.go:479] Extracting/writing /tmp/s2i464170295/metadata/image_metadata.json
I0708 16:02:30.226263 12623 tar.go:425] Done extracting tar stream
I0708 16:02:30.226407 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:30.230541 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc000218280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:31.185523 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:31.185578 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:31.185607 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:31.185731 12623 docker.go:980] Removing container "1f92c627b482536cc095ad0aba5ba33403e24dbfc8ed244525094cbb6d92277c" ...
I0708 16:02:31.203520 12623 docker.go:990] Removed container "1f92c627b482536cc095ad0aba5ba33403e24dbfc8ed244525094cbb6d92277c"
I0708 16:02:31.203654 12623 cleanup.go:33] Removing temporary directory /tmp/s2i464170295
I0708 16:02:31.203716 12623 fs.go:314] Removing directory '/tmp/s2i464170295'
--- PASS: TestCleanBuildFileScriptsURL (4.30s)
=== RUN TestCleanBuildHttpScriptsURL
I0708 16:02:32.953199 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:32.958801 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:32.958861 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:32.958924 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:32.959039 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:32.959539 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:32.959590 12623 clone.go:40] Cloning sources into "/tmp/s2i758858369/upload/src"
I0708 16:02:33.206173 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:33.229689 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:33.242379 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:33.242482 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:33.243909 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:33.244005 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:33.245387 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:33.245492 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:33.245586 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:33.245623 12623 sti.go:213] Clean build will be performed
I0708 16:02:33.245690 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:33.245763 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:33.245803 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:33.248585 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:33.248685 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:33.249063 12623 sti.go:703] starting the source uploading ...
I0708 16:02:33.249136 12623 tar.go:239] Adding "/tmp/s2i758858369/upload" to tar ...
I0708 16:02:33.249392 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/scripts as scripts
I0708 16:02:33.252877 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:33.252963 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:33.253276 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_dd6f16b4" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:33.768947 12623 docker.go:1002] Attaching to container "f51e7f2129900640d6f52b93a96a19074c764fd37cf16a1a7ad48fde68dd0f75" ...
I0708 16:02:33.770446 12623 docker.go:1013] Starting container "f51e7f2129900640d6f52b93a96a19074c764fd37cf16a1a7ad48fde68dd0f75" ...
I0708 16:02:34.142672 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/scripts/assemble as scripts/assemble
I0708 16:02:34.143271 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/scripts/run as scripts/run
I0708 16:02:34.143763 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:34.144324 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src as src
I0708 16:02:34.148625 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.gitignore as src/.gitignore
I0708 16:02:34.150171 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.s2i as src/.s2i
I0708 16:02:34.150565 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:34.151037 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:34.151534 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:34.152027 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:34.152469 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:34.152910 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/Gemfile as src/Gemfile
I0708 16:02:34.153370 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:34.153861 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/README.md as src/README.md
I0708 16:02:34.154409 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/Rakefile as src/Rakefile
I0708 16:02:34.154908 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/app.rb as src/app.rb
I0708 16:02:34.155458 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/config as src/config
I0708 16:02:34.155954 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:34.156516 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:34.157388 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/config.ru as src/config.ru
I0708 16:02:34.157933 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/db as src/db
I0708 16:02:34.158380 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/db/migrate as src/db/migrate
I0708 16:02:34.158907 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:34.159314 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/models.rb as src/models.rb
I0708 16:02:34.159688 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/run.sh as src/run.sh
I0708 16:02:34.160117 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/test as src/test
I0708 16:02:34.160468 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:34.160909 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/views as src/views
I0708 16:02:34.161228 12623 tar.go:337] Adding to tar: /tmp/s2i758858369/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:34.219716 12623 docker.go:1044] Waiting for container "f51e7f2129900640d6f52b93a96a19074c764fd37cf16a1a7ad48fde68dd0f75" to stop ...
I0708 16:02:34.384411 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:34.384471 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:34.384501 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:34.386679 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:34.386751 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i758858369/metadata'
I0708 16:02:34.386993 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:34.607820 12623 tar.go:401] Creating directory /tmp/s2i758858369/metadata
I0708 16:02:34.607911 12623 tar.go:469] Creating /tmp/s2i758858369/metadata/image_metadata.json
I0708 16:02:34.608113 12623 tar.go:479] Extracting/writing /tmp/s2i758858369/metadata/image_metadata.json
I0708 16:02:34.608272 12623 tar.go:425] Done extracting tar stream
I0708 16:02:34.608418 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:34.612518 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc000210280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:35.625543 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:35.625601 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:35.625633 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:35.625744 12623 docker.go:980] Removing container "f51e7f2129900640d6f52b93a96a19074c764fd37cf16a1a7ad48fde68dd0f75" ...
I0708 16:02:35.643276 12623 docker.go:990] Removed container "f51e7f2129900640d6f52b93a96a19074c764fd37cf16a1a7ad48fde68dd0f75"
I0708 16:02:35.643534 12623 cleanup.go:33] Removing temporary directory /tmp/s2i758858369
I0708 16:02:35.643580 12623 fs.go:314] Removing directory '/tmp/s2i758858369'
--- PASS: TestCleanBuildHttpScriptsURL (4.46s)
=== RUN TestCleanBuildScripts
I0708 16:02:37.411389 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:02:37.416994 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:02:37.417051 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:02:37.417111 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:37.417224 12623 sti.go:204] Preparing to build test/sti-fake-app-scripts
I0708 16:02:37.417679 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:37.417750 12623 clone.go:40] Cloning sources into "/tmp/s2i266566235/upload/src"
I0708 16:02:37.628577 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:37.652834 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:37.664058 12623 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble"
I0708 16:02:37.664157 12623 install.go:261] Using "run" installed from "image:///tmp/scripts//run"
I0708 16:02:37.664255 12623 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts"
I0708 16:02:37.664320 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:37.664357 12623 sti.go:213] Clean build will be performed
I0708 16:02:37.664402 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:37.664444 12623 sti.go:227] Running "assemble" in "test/sti-fake-app-scripts"
I0708 16:02:37.664474 12623 sti.go:585] Using image name sti_test/sti-fake-scripts
I0708 16:02:37.666777 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:02:37.666892 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:37.667074 12623 sti.go:703] starting the source uploading ...
I0708 16:02:37.667138 12623 tar.go:239] Adding "/tmp/s2i266566235/upload" to tar ...
I0708 16:02:37.667490 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/scripts as scripts
I0708 16:02:37.671123 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:02:37.671174 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:02:37.671250 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:37.671553 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_29f4cd5f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:38.194923 12623 docker.go:1002] Attaching to container "f8931de41930267ed3a977b99bdddb1a029960d1cbcef0709ebc9788979f7169" ...
I0708 16:02:38.196202 12623 docker.go:1013] Starting container "f8931de41930267ed3a977b99bdddb1a029960d1cbcef0709ebc9788979f7169" ...
I0708 16:02:38.577902 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src as src
I0708 16:02:38.581460 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.gitignore as src/.gitignore
I0708 16:02:38.581982 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.s2i as src/.s2i
I0708 16:02:38.582438 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:38.582870 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:38.583382 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:38.583883 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:38.584423 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:38.584895 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/Gemfile as src/Gemfile
I0708 16:02:38.585403 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:38.585884 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/README.md as src/README.md
I0708 16:02:38.586391 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/Rakefile as src/Rakefile
I0708 16:02:38.586923 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/app.rb as src/app.rb
I0708 16:02:38.587480 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/config as src/config
I0708 16:02:38.587959 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:38.588473 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:38.588999 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/config.ru as src/config.ru
I0708 16:02:38.589605 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/db as src/db
I0708 16:02:38.590096 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/db/migrate as src/db/migrate
I0708 16:02:38.590593 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:38.591116 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/models.rb as src/models.rb
I0708 16:02:38.591590 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/run.sh as src/run.sh
I0708 16:02:38.592147 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/test as src/test
I0708 16:02:38.592644 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:38.593554 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/views as src/views
I0708 16:02:38.594627 12623 tar.go:337] Adding to tar: /tmp/s2i266566235/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:38.650918 12623 docker.go:1044] Waiting for container "f8931de41930267ed3a977b99bdddb1a029960d1cbcef0709ebc9788979f7169" to stop ...
I0708 16:02:38.806400 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:38.806454 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:38.806483 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:38.808745 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:38.808801 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i266566235/metadata'
I0708 16:02:38.808979 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:39.026829 12623 tar.go:401] Creating directory /tmp/s2i266566235/metadata
I0708 16:02:39.026920 12623 tar.go:469] Creating /tmp/s2i266566235/metadata/image_metadata.json
I0708 16:02:39.027109 12623 tar.go:479] Extracting/writing /tmp/s2i266566235/metadata/image_metadata.json
I0708 16:02:39.027238 12623 tar.go:425] Done extracting tar stream
I0708 16:02:39.027372 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:39.031525 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc000172000}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app-scripts io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:40.020524 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:40.020578 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app-scripts
I0708 16:02:40.020615 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:40.020740 12623 docker.go:980] Removing container "f8931de41930267ed3a977b99bdddb1a029960d1cbcef0709ebc9788979f7169" ...
I0708 16:02:40.038765 12623 docker.go:990] Removed container "f8931de41930267ed3a977b99bdddb1a029960d1cbcef0709ebc9788979f7169"
I0708 16:02:40.038904 12623 cleanup.go:33] Removing temporary directory /tmp/s2i266566235
I0708 16:02:40.038947 12623 fs.go:314] Removing directory '/tmp/s2i266566235'
--- PASS: TestCleanBuildScripts (4.39s)
=== RUN TestLayeredBuildNoTar
I0708 16:02:41.792052 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:02:41.805537 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:02:41.805593 12623 docker.go:728] warning: Image sha256:f8636d088704f4523762bf5cfd4d8a89b144362715ea066856353eb3a1efd8f0 does not contain a value for the io.openshift.s2i.scripts-url label
I0708 16:02:41.805646 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:41.805781 12623 sti.go:204] Preparing to build test/sti-fake-no-tar
I0708 16:02:41.806290 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:41.806351 12623 clone.go:40] Cloning sources into "/tmp/s2i969005381/upload/src"
I0708 16:02:42.020947 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:42.044233 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:42.055688 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble'
I0708 16:02:42.055825 12623 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble"
I0708 16:02:42.056006 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run'
I0708 16:02:42.056099 12623 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run"
I0708 16:02:42.056273 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts'
I0708 16:02:42.056377 12623 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts"
I0708 16:02:42.056441 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:42.056475 12623 sti.go:213] Clean build will be performed
I0708 16:02:42.056517 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:42.056563 12623 sti.go:227] Running "assemble" in "test/sti-fake-no-tar"
I0708 16:02:42.056593 12623 sti.go:585] Using image name sti_test/sti-fake-no-tar
I0708 16:02:42.058806 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:02:42.058925 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:42.059094 12623 sti.go:703] starting the source uploading ...
I0708 16:02:42.059158 12623 tar.go:239] Adding "/tmp/s2i969005381/upload" to tar ...
I0708 16:02:42.059496 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts as scripts
I0708 16:02:42.062918 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:42.062994 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:42.063270 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_f0fb51c7" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:42.560983 12623 docker.go:1002] Attaching to container "9c48acf907fa5627040deab5ff114177178d78b49de6650129b2f4f3f478f272" ...
I0708 16:02:42.563499 12623 docker.go:1013] Starting container "9c48acf907fa5627040deab5ff114177178d78b49de6650129b2f4f3f478f272" ...
I0708 16:02:42.921663 12623 sti.go:715] /bin/sh: tar: not found
I0708 16:02:42.922078 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/assemble as scripts/assemble
I0708 16:02:42.922613 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/run as scripts/run
I0708 16:02:42.923192 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:42.923816 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src as src
I0708 16:02:42.928095 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.gitignore as src/.gitignore
I0708 16:02:42.928678 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i as src/.s2i
I0708 16:02:42.929158 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:42.929567 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:42.930079 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:42.930600 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:42.931127 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:42.931592 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Gemfile as src/Gemfile
I0708 16:02:42.932088 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:42.932583 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/README.md as src/README.md
I0708 16:02:42.933051 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Rakefile as src/Rakefile
I0708 16:02:42.933595 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/app.rb as src/app.rb
I0708 16:02:42.934119 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config as src/config
I0708 16:02:42.934598 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:42.935110 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:42.935590 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config.ru as src/config.ru
I0708 16:02:42.936121 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db as src/db
I0708 16:02:42.936526 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db/migrate as src/db/migrate
I0708 16:02:42.937057 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:42.937501 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/models.rb as src/models.rb
I0708 16:02:42.938005 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/run.sh as src/run.sh
I0708 16:02:42.938475 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/test as src/test
I0708 16:02:42.938891 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:42.939324 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/views as src/views
I0708 16:02:42.939763 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:42.972764 12623 docker.go:1044] Waiting for container "9c48acf907fa5627040deab5ff114177178d78b49de6650129b2f4f3f478f272" to stop ...
I0708 16:02:43.091376 12623 docker.go:980] Removing container "9c48acf907fa5627040deab5ff114177178d78b49de6650129b2f4f3f478f272" ...
I0708 16:02:43.108977 12623 docker.go:990] Removed container "9c48acf907fa5627040deab5ff114177178d78b49de6650129b2f4f3f478f272"
I0708 16:02:43.109371 12623 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed
I0708 16:02:43.111465 12623 layered.go:103] The scripts are included in "/tmp/s2i969005381/upload/scripts" directory
I0708 16:02:43.111660 12623 layered.go:127] Writing custom Dockerfile to /tmp/s2i969005381/upload
I0708 16:02:43.111711 12623 layered.go:160] Creating application source code image
I0708 16:02:43.111908 12623 layered.go:175] Building new image s2i-layered-temp-image-1562616163111829333 with scripts and sources already inside
I0708 16:02:43.112011 12623 tar.go:239] Adding "/tmp/s2i969005381/upload" to tar ...
I0708 16:02:43.112067 12623 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1562616163111829333] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:02:43.112646 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/Dockerfile as Dockerfile
I0708 16:02:43.114072 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts as scripts
I0708 16:02:43.115023 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/assemble as scripts/assemble
I0708 16:02:43.118099 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/run as scripts/run
I0708 16:02:43.118745 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:43.119433 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src as src
I0708 16:02:43.124096 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.gitignore as src/.gitignore
I0708 16:02:43.124685 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i as src/.s2i
I0708 16:02:43.125218 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:43.125732 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:43.126286 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:43.126854 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:43.127442 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:43.128012 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Gemfile as src/Gemfile
I0708 16:02:43.128592 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:43.129227 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/README.md as src/README.md
I0708 16:02:43.129949 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/Rakefile as src/Rakefile
I0708 16:02:43.130533 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/app.rb as src/app.rb
I0708 16:02:43.131168 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config as src/config
I0708 16:02:43.131733 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:43.132297 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:43.132893 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/config.ru as src/config.ru
I0708 16:02:43.133389 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db as src/db
I0708 16:02:43.133883 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db/migrate as src/db/migrate
I0708 16:02:43.134373 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:43.134885 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/models.rb as src/models.rb
I0708 16:02:43.135467 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/run.sh as src/run.sh
I0708 16:02:43.136029 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/test as src/test
I0708 16:02:43.136558 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:43.137158 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/views as src/views
I0708 16:02:43.137671 12623 tar.go:337] Adding to tar: /tmp/s2i969005381/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:43.146628 12623 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"}
I0708 16:02:43.146735 12623 layered.go:173] {"stream":" ---\u003e f8636d088704\n"}
I0708 16:02:43.146803 12623 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"}
I0708 16:02:45.012007 12623 layered.go:173] {"stream":" ---\u003e 6fcc336bad07\n"}
I0708 16:02:45.027960 12623 layered.go:173] {"stream":"Removing intermediate container 4f143328e8d5\n"}
I0708 16:02:45.028051 12623 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"}
I0708 16:02:47.238981 12623 layered.go:173] {"stream":" ---\u003e da91bb23d425\n"}
I0708 16:02:47.253102 12623 layered.go:173] {"stream":"Removing intermediate container bc2abf6cfdb6\n"}
I0708 16:02:47.255756 12623 layered.go:173] {"stream":"Successfully built da91bb23d425\n"}
I0708 16:02:47.257067 12623 layered.go:193] Scripts dir has contents true
I0708 16:02:47.257146 12623 layered.go:208] Building test/sti-fake-no-tar using sti-enabled image
I0708 16:02:47.257200 12623 sti.go:585] Using image name s2i-layered-temp-image-1562616163111829333
I0708 16:02:47.259424 12623 docker.go:490] Using locally available image "s2i-layered-temp-image-1562616163111829333:latest"
I0708 16:02:47.259526 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:47.263547 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'.
I0708 16:02:47.263609 12623 docker.go:961] Setting "/tmp/scripts/assemble" command for container ...
I0708 16:02:47.263925 12623 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1562616163111829333_9ec8ae31" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:s2i-layered-temp-image-1562616163111829333:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:47.763220 12623 docker.go:1002] Attaching to container "7db5abac7963836e1609857b2681095a66fb9b8c6d801e7e5be5f96bec99325e" ...
I0708 16:02:47.764580 12623 docker.go:1013] Starting container "7db5abac7963836e1609857b2681095a66fb9b8c6d801e7e5be5f96bec99325e" ...
I0708 16:02:48.196981 12623 docker.go:1044] Waiting for container "7db5abac7963836e1609857b2681095a66fb9b8c6d801e7e5be5f96bec99325e" to stop ...
I0708 16:02:48.344026 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:48.344090 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:48.344137 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:48.346224 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:48.346283 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i969005381/metadata'
I0708 16:02:48.346444 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:48.568747 12623 tar.go:401] Creating directory /tmp/s2i969005381/metadata
I0708 16:02:48.568842 12623 tar.go:469] Creating /tmp/s2i969005381/metadata/image_metadata.json
I0708 16:02:48.569031 12623 tar.go:479] Extracting/writing /tmp/s2i969005381/metadata/image_metadata.json
I0708 16:02:48.569193 12623 tar.go:425] Done extracting tar stream
I0708 16:02:48.569322 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:48.573815 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-no-tar Comment: Author: Changes:[] Pause:false Config:0xc000074000}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-no-tar io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:s2i-layered-temp-image-1562616163111829333 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:49.871532 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:49.871585 12623 postexecutorstep.go:398] Successfully built test/sti-fake-no-tar
I0708 16:02:49.871620 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:49.871731 12623 docker.go:980] Removing container "7db5abac7963836e1609857b2681095a66fb9b8c6d801e7e5be5f96bec99325e" ...
I0708 16:02:49.889688 12623 docker.go:990] Removed container "7db5abac7963836e1609857b2681095a66fb9b8c6d801e7e5be5f96bec99325e"
I0708 16:02:49.889831 12623 cleanup.go:33] Removing temporary directory /tmp/s2i969005381
I0708 16:02:49.889879 12623 fs.go:314] Removing directory '/tmp/s2i969005381'
I0708 16:02:49.892688 12623 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1562616163111829333
--- PASS: TestLayeredBuildNoTar (10.00s)
=== RUN TestCleanBuildCallbackInvoked
I0708 16:02:51.792256 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:51.797834 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:51.797902 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:51.797967 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:51.798079 12623 sti.go:204] Preparing to build test/sti-fake-app
I0708 16:02:51.798637 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:51.798689 12623 clone.go:40] Cloning sources into "/tmp/s2i131175871/upload/src"
I0708 16:02:52.010267 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:52.034542 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:52.047366 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:52.047467 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:52.048970 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:52.049058 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:52.050441 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:02:52.050540 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:02:52.050613 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:52.050652 12623 sti.go:213] Clean build will be performed
I0708 16:02:52.050716 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:02:52.050766 12623 sti.go:227] Running "assemble" in "test/sti-fake-app"
I0708 16:02:52.050803 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:02:52.053026 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:02:52.053142 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:52.053496 12623 sti.go:703] starting the source uploading ...
I0708 16:02:52.053566 12623 tar.go:239] Adding "/tmp/s2i131175871/upload" to tar ...
I0708 16:02:52.053940 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/scripts as scripts
I0708 16:02:52.057158 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:02:52.057245 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:02:52.057531 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_c6d5561e" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:02:52.561078 12623 docker.go:1002] Attaching to container "28d2856dc27a900df69bc1c973da101337ed3412930b92546080e4daf0e31c3f" ...
I0708 16:02:52.563203 12623 docker.go:1013] Starting container "28d2856dc27a900df69bc1c973da101337ed3412930b92546080e4daf0e31c3f" ...
I0708 16:02:52.933812 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/scripts/assemble as scripts/assemble
I0708 16:02:52.934860 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/scripts/run as scripts/run
I0708 16:02:52.935850 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:02:52.936733 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src as src
I0708 16:02:52.941049 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.gitignore as src/.gitignore
I0708 16:02:52.941588 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.s2i as src/.s2i
I0708 16:02:52.942120 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:02:52.942571 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:02:52.943128 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:02:52.943611 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/.travis.yml as src/.travis.yml
I0708 16:02:52.944170 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/Dockerfile as src/Dockerfile
I0708 16:02:52.944691 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/Gemfile as src/Gemfile
I0708 16:02:52.945215 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:02:52.945751 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/README.md as src/README.md
I0708 16:02:52.946255 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/Rakefile as src/Rakefile
I0708 16:02:52.946796 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/app.rb as src/app.rb
I0708 16:02:52.947351 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/config as src/config
I0708 16:02:52.947831 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/config/database.rb as src/config/database.rb
I0708 16:02:52.948337 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/config/database.yml as src/config/database.yml
I0708 16:02:52.948911 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/config.ru as src/config.ru
I0708 16:02:52.949357 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/db as src/db
I0708 16:02:52.949782 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/db/migrate as src/db/migrate
I0708 16:02:52.950227 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:52.950642 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/models.rb as src/models.rb
I0708 16:02:52.951105 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/run.sh as src/run.sh
I0708 16:02:52.951505 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/test as src/test
I0708 16:02:52.951877 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:02:52.952280 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/views as src/views
I0708 16:02:52.952625 12623 tar.go:337] Adding to tar: /tmp/s2i131175871/upload/src/views/main.erb as src/views/main.erb
I0708 16:02:53.000668 12623 docker.go:1044] Waiting for container "28d2856dc27a900df69bc1c973da101337ed3412930b92546080e4daf0e31c3f" to stop ...
I0708 16:02:53.157647 12623 docker.go:1069] Invoking PostExecute function
I0708 16:02:53.157715 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:02:53.157750 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:02:53.159966 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:02:53.160023 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i131175871/metadata'
I0708 16:02:53.160173 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:02:53.380828 12623 tar.go:401] Creating directory /tmp/s2i131175871/metadata
I0708 16:02:53.380919 12623 tar.go:469] Creating /tmp/s2i131175871/metadata/image_metadata.json
I0708 16:02:53.381076 12623 tar.go:479] Extracting/writing /tmp/s2i131175871/metadata/image_metadata.json
I0708 16:02:53.381228 12623 tar.go:425] Done extracting tar stream
I0708 16:02:53.381363 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:02:53.385446 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0004e2000}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:02:54.725606 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:02:54.725662 12623 postexecutorstep.go:398] Successfully built test/sti-fake-app
I0708 16:02:54.725692 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:02:54.725798 12623 docker.go:980] Removing container "28d2856dc27a900df69bc1c973da101337ed3412930b92546080e4daf0e31c3f" ...
I0708 16:02:54.744297 12623 docker.go:990] Removed container "28d2856dc27a900df69bc1c973da101337ed3412930b92546080e4daf0e31c3f"
I0708 16:02:54.744478 12623 cleanup.go:33] Removing temporary directory /tmp/s2i131175871
I0708 16:02:54.744526 12623 fs.go:314] Removing directory '/tmp/s2i131175871'
--- PASS: TestCleanBuildCallbackInvoked (4.83s)
=== RUN TestCleanBuildOnBuild
I0708 16:02:56.626274 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:02:56.632033 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:02:56.632094 12623 docker.go:730] Image sha256:0287183aaaf5c91851ab891c2ede5c6b51bbb6376171dda9b44aac2a5398f921 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:02:56.632145 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:56.632247 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:02:56.632285 12623 onbuild.go:87] Preparing the source code for build
I0708 16:02:56.633214 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:02:56.633274 12623 clone.go:40] Cloning sources into "/tmp/s2i415712841/upload/src"
I0708 16:02:56.852122 12623 clone.go:56] Checked out "HEAD"
I0708 16:02:56.875807 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:02:56.888533 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:02:56.888640 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:02:56.890071 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:02:56.890157 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:02:56.890220 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:02:56.890315 12623 onbuild.go:181] Found S2I 'run' script, copying to application source dir
I0708 16:02:56.890471 12623 fs.go:270] F "/tmp/s2i415712841/upload/scripts/run" -> "/tmp/s2i415712841/upload/src/run"
I0708 16:02:56.890571 12623 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir
I0708 16:02:56.890760 12623 fs.go:270] F "/tmp/s2i415712841/upload/scripts/assemble" -> "/tmp/s2i415712841/upload/src/assemble"
I0708 16:02:56.890853 12623 onbuild.go:97] Creating application Dockerfile
I0708 16:02:56.891290 12623 entrypoint.go:33] Found valid ENTRYPOINT: run
I0708 16:02:56.891378 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:02:56.891532 12623 onbuild.go:106] Creating application source code image
I0708 16:02:56.891717 12623 onbuild.go:120] Building the application source
I0708 16:02:56.891761 12623 tar.go:239] Adding "/tmp/s2i415712841/upload/src" to tar ...
I0708 16:02:56.891854 12623 docker.go:1135] Building container using config: {Tags:[test/sti-fake-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:02:56.895020 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.gitignore as .gitignore
I0708 16:02:56.895613 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.s2i as .s2i
I0708 16:02:56.896149 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.s2i/bin as .s2i/bin
I0708 16:02:56.896580 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.s2i/bin/README as .s2i/bin/README
I0708 16:02:56.897104 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.s2i/environment as .s2i/environment
I0708 16:02:56.897727 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/.travis.yml as .travis.yml
I0708 16:02:56.898278 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/Dockerfile as Dockerfile
I0708 16:02:56.898876 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/Gemfile as Gemfile
I0708 16:02:56.899462 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/Gemfile.lock as Gemfile.lock
I0708 16:02:56.900046 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/README.md as README.md
I0708 16:02:56.900599 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/Rakefile as Rakefile
I0708 16:02:56.901156 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/app.rb as app.rb
I0708 16:02:56.901732 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/assemble as assemble
I0708 16:02:56.902328 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/config as config
I0708 16:02:56.904508 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/config/database.rb as config/database.rb
I0708 16:02:56.907263 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/config/database.yml as config/database.yml
I0708 16:02:56.909095 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/config.ru as config.ru
I0708 16:02:56.910259 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/db as db
I0708 16:02:56.910871 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/db/migrate as db/migrate
I0708 16:02:56.911500 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb
I0708 16:02:56.912714 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/models.rb as models.rb
I0708 16:02:56.913369 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/run as run
I0708 16:02:56.914852 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/run.sh as run.sh
I0708 16:02:56.915517 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/test as test
I0708 16:02:56.916132 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/test/sample_test.rb as test/sample_test.rb
I0708 16:02:56.916773 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/views as views
I0708 16:02:56.918922 12623 tar.go:337] Adding to tar: /tmp/s2i415712841/upload/src/views/main.erb as views/main.erb
{"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"}
{"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"}
{"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"}
{"stream":" ---\u003e Running in 21276ccf32d8\n"}
{"stream":"Step 1 : COPY . /tmp/src/\n"}
{"stream":" ---\u003e f1694609a04f\n"}
{"stream":"Removing intermediate container 21276ccf32d8\n"}
{"stream":"Removing intermediate container a1254fb0cc30\n"}
{"stream":"Step 2 : ENV RACK_ENV \"production\"\n"}
{"stream":" ---\u003e Running in 00e38abd7985\n"}
{"stream":" ---\u003e 047a7b62dcb0\n"}
{"stream":"Removing intermediate container 00e38abd7985\n"}
{"stream":"Step 3 : RUN sh assemble\n"}
{"stream":" ---\u003e Running in 801ab66dfc1f\n"}
{"stream":" ---\u003e fc910ed8989d\n"}
{"stream":"Removing intermediate container 801ab66dfc1f\n"}
{"stream":"Step 4 : ENTRYPOINT ./run\n"}
{"stream":" ---\u003e Running in 9c4af71c0f99\n"}
{"stream":" ---\u003e 45283bd8edca\n"}
{"stream":"Removing intermediate container 9c4af71c0f99\n"}
{"stream":"Successfully built 45283bd8edca\n"}
I0708 16:03:07.127449 12623 onbuild.go:129] Cleaning up temporary containers
I0708 16:03:07.127510 12623 cleanup.go:33] Removing temporary directory /tmp/s2i415712841
I0708 16:03:07.127551 12623 fs.go:314] Removing directory '/tmp/s2i415712841'
--- PASS: TestCleanBuildOnBuild (12.51s)
=== RUN TestCleanBuildOnBuildNoName
I0708 16:03:09.128964 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:03:09.134554 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:03:09.134615 12623 docker.go:730] Image sha256:0287183aaaf5c91851ab891c2ede5c6b51bbb6376171dda9b44aac2a5398f921 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:09.134673 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:09.134795 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:09.134837 12623 onbuild.go:87] Preparing the source code for build
I0708 16:03:09.135399 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:09.135448 12623 clone.go:40] Cloning sources into "/tmp/s2i789044500/upload/src"
I0708 16:03:09.358118 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:09.382524 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:09.395200 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:09.395322 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:09.396809 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:09.396902 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:09.396983 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:09.397044 12623 onbuild.go:181] Found S2I 'run' script, copying to application source dir
I0708 16:03:09.397201 12623 fs.go:270] F "/tmp/s2i789044500/upload/scripts/run" -> "/tmp/s2i789044500/upload/src/run"
I0708 16:03:09.397304 12623 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir
I0708 16:03:09.397461 12623 fs.go:270] F "/tmp/s2i789044500/upload/scripts/assemble" -> "/tmp/s2i789044500/upload/src/assemble"
I0708 16:03:09.397558 12623 onbuild.go:97] Creating application Dockerfile
I0708 16:03:09.397998 12623 entrypoint.go:33] Found valid ENTRYPOINT: run
I0708 16:03:09.398099 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:09.398286 12623 onbuild.go:106] Creating application source code image
I0708 16:03:09.398474 12623 tar.go:239] Adding "/tmp/s2i789044500/upload/src" to tar ...
I0708 16:03:09.398523 12623 onbuild.go:120] Building the application source
I0708 16:03:09.398670 12623 docker.go:1135] Building container using config: {Tags:[] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:03:09.404642 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.gitignore as .gitignore
I0708 16:03:09.405370 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.s2i as .s2i
I0708 16:03:09.405919 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.s2i/bin as .s2i/bin
I0708 16:03:09.406342 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.s2i/bin/README as .s2i/bin/README
I0708 16:03:09.406898 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.s2i/environment as .s2i/environment
I0708 16:03:09.407736 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/.travis.yml as .travis.yml
I0708 16:03:09.408499 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/Dockerfile as Dockerfile
I0708 16:03:09.409219 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/Gemfile as Gemfile
I0708 16:03:09.409820 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/Gemfile.lock as Gemfile.lock
I0708 16:03:09.410407 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/README.md as README.md
I0708 16:03:09.411076 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/Rakefile as Rakefile
I0708 16:03:09.411748 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/app.rb as app.rb
I0708 16:03:09.412332 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/assemble as assemble
I0708 16:03:09.412977 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/config as config
I0708 16:03:09.413566 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/config/database.rb as config/database.rb
I0708 16:03:09.414184 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/config/database.yml as config/database.yml
I0708 16:03:09.415076 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/config.ru as config.ru
I0708 16:03:09.415665 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/db as db
I0708 16:03:09.416253 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/db/migrate as db/migrate
I0708 16:03:09.416863 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:09.417453 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/models.rb as models.rb
I0708 16:03:09.418059 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/run as run
I0708 16:03:09.418644 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/run.sh as run.sh
I0708 16:03:09.419246 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/test as test
I0708 16:03:09.419798 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/test/sample_test.rb as test/sample_test.rb
I0708 16:03:09.420408 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/views as views
I0708 16:03:09.420981 12623 tar.go:337] Adding to tar: /tmp/s2i789044500/upload/src/views/main.erb as views/main.erb
{"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"}
{"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"}
{"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"}
{"stream":" ---\u003e Running in 065b3b812c6e\n"}
{"stream":"Step 1 : COPY . /tmp/src/\n"}
{"stream":" ---\u003e d305ecc647f3\n"}
{"stream":"Removing intermediate container 065b3b812c6e\n"}
{"stream":"Removing intermediate container 9dc8c80edeaa\n"}
{"stream":"Step 2 : ENV RACK_ENV \"production\"\n"}
{"stream":" ---\u003e Running in bbe5b1411a36\n"}
{"stream":" ---\u003e 3a885156b166\n"}
{"stream":"Removing intermediate container bbe5b1411a36\n"}
{"stream":"Step 3 : RUN sh assemble\n"}
{"stream":" ---\u003e Running in 330c297e29ce\n"}
{"stream":" ---\u003e b0fe626c7b97\n"}
{"stream":"Removing intermediate container 330c297e29ce\n"}
{"stream":"Step 4 : ENTRYPOINT ./run\n"}
{"stream":" ---\u003e Running in 487f11ef3e76\n"}
{"stream":" ---\u003e 2b2f80b512ec\n"}
{"stream":"Removing intermediate container 487f11ef3e76\n"}
{"stream":"Successfully built 2b2f80b512ec\n"}
I0708 16:03:19.137042 12623 onbuild.go:129] Cleaning up temporary containers
I0708 16:03:19.137095 12623 cleanup.go:33] Removing temporary directory /tmp/s2i789044500
I0708 16:03:19.137135 12623 fs.go:314] Removing directory '/tmp/s2i789044500'
--- PASS: TestCleanBuildOnBuildNoName (10.02s)
=== RUN TestCleanBuildNoName
I0708 16:03:19.150102 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:19.155515 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:19.155575 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:19.155633 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:19.155761 12623 sti.go:204] Preparing to build
I0708 16:03:19.156197 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:19.156247 12623 clone.go:40] Cloning sources into "/tmp/s2i491019107/upload/src"
I0708 16:03:19.381471 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:19.405244 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:19.418028 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:19.418128 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:19.419610 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:19.419717 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:19.421214 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:19.421306 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:19.421373 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:19.421408 12623 sti.go:213] Clean build will be performed
I0708 16:03:19.421451 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:19.421495 12623 sti.go:227] Running "assemble" in ""
I0708 16:03:19.421527 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:19.423879 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:19.423994 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:19.424225 12623 sti.go:703] starting the source uploading ...
I0708 16:03:19.424296 12623 tar.go:239] Adding "/tmp/s2i491019107/upload" to tar ...
I0708 16:03:19.424657 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/scripts as scripts
I0708 16:03:19.428102 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:19.428186 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:19.428476 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_d903bf70" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:19.946427 12623 docker.go:1002] Attaching to container "432fdb6b9cde3664b06461e07828590a5f6c09f86536b85562ecb403447b3922" ...
I0708 16:03:19.948020 12623 docker.go:1013] Starting container "432fdb6b9cde3664b06461e07828590a5f6c09f86536b85562ecb403447b3922" ...
I0708 16:03:20.312166 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/scripts/assemble as scripts/assemble
I0708 16:03:20.312743 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/scripts/run as scripts/run
I0708 16:03:20.313382 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:20.313963 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src as src
I0708 16:03:20.317424 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.gitignore as src/.gitignore
I0708 16:03:20.317921 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.s2i as src/.s2i
I0708 16:03:20.318711 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:20.319522 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:20.320314 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:20.321448 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:20.321975 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:20.322461 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/Gemfile as src/Gemfile
I0708 16:03:20.323000 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:20.323550 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/README.md as src/README.md
I0708 16:03:20.324085 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/Rakefile as src/Rakefile
I0708 16:03:20.324498 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/app.rb as src/app.rb
I0708 16:03:20.325021 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/config as src/config
I0708 16:03:20.325474 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:20.325931 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:20.326357 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/config.ru as src/config.ru
I0708 16:03:20.326844 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/db as src/db
I0708 16:03:20.327232 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/db/migrate as src/db/migrate
I0708 16:03:20.327627 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:20.328010 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/models.rb as src/models.rb
I0708 16:03:20.328389 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/run.sh as src/run.sh
I0708 16:03:20.328856 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/test as src/test
I0708 16:03:20.329331 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:20.329775 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/views as src/views
I0708 16:03:20.330218 12623 tar.go:337] Adding to tar: /tmp/s2i491019107/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:20.385957 12623 docker.go:1044] Waiting for container "432fdb6b9cde3664b06461e07828590a5f6c09f86536b85562ecb403447b3922" to stop ...
I0708 16:03:20.561805 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:20.561858 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:20.561888 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:20.564159 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:20.564219 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i491019107/metadata'
I0708 16:03:20.564369 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:20.786823 12623 tar.go:401] Creating directory /tmp/s2i491019107/metadata
I0708 16:03:20.786917 12623 tar.go:469] Creating /tmp/s2i491019107/metadata/image_metadata.json
I0708 16:03:20.787087 12623 tar.go:479] Extracting/writing /tmp/s2i491019107/metadata/image_metadata.json
I0708 16:03:20.787239 12623 tar.go:425] Done extracting tar stream
I0708 16:03:20.787360 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:20.791564 12623 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc0000e7a40}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:21.740539 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:21.740598 12623 postexecutorstep.go:398] Successfully built sha256:39b34b6f22d3f2c8750729398183e730027e916e9df66d4951d389b9deb927ab
I0708 16:03:21.740631 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:21.740760 12623 docker.go:980] Removing container "432fdb6b9cde3664b06461e07828590a5f6c09f86536b85562ecb403447b3922" ...
I0708 16:03:21.758064 12623 docker.go:990] Removed container "432fdb6b9cde3664b06461e07828590a5f6c09f86536b85562ecb403447b3922"
I0708 16:03:21.758204 12623 cleanup.go:33] Removing temporary directory /tmp/s2i491019107
I0708 16:03:21.758254 12623 fs.go:314] Removing directory '/tmp/s2i491019107'
--- PASS: TestCleanBuildNoName (2.62s)
=== RUN TestLayeredBuildNoTarNoName
I0708 16:03:21.769352 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:03:21.776736 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:03:21.776790 12623 docker.go:728] warning: Image sha256:f8636d088704f4523762bf5cfd4d8a89b144362715ea066856353eb3a1efd8f0 does not contain a value for the io.openshift.s2i.scripts-url label
I0708 16:03:21.776844 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:21.776952 12623 sti.go:204] Preparing to build
I0708 16:03:21.777469 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:21.777519 12623 clone.go:40] Cloning sources into "/tmp/s2i917990285/upload/src"
I0708 16:03:21.976654 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:22.000268 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:22.011610 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble'
I0708 16:03:22.011763 12623 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble"
I0708 16:03:22.011970 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run'
I0708 16:03:22.012098 12623 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run"
I0708 16:03:22.012316 12623 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts'
I0708 16:03:22.012439 12623 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts"
I0708 16:03:22.012514 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:22.012550 12623 sti.go:213] Clean build will be performed
I0708 16:03:22.012598 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:22.012641 12623 sti.go:227] Running "assemble" in ""
I0708 16:03:22.012673 12623 sti.go:585] Using image name sti_test/sti-fake-no-tar
I0708 16:03:22.014969 12623 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest"
I0708 16:03:22.015069 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:22.015337 12623 sti.go:703] starting the source uploading ...
I0708 16:03:22.015402 12623 tar.go:239] Adding "/tmp/s2i917990285/upload" to tar ...
I0708 16:03:22.015779 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts as scripts
I0708 16:03:22.019070 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:22.019154 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:22.019409 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_f53ebfe2" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:22.533166 12623 docker.go:1002] Attaching to container "9bf210b98e78f32db8fd341871103c16cdd9451f613bb4626753d4311153ff70" ...
I0708 16:03:22.534642 12623 docker.go:1013] Starting container "9bf210b98e78f32db8fd341871103c16cdd9451f613bb4626753d4311153ff70" ...
I0708 16:03:22.893070 12623 sti.go:715] /bin/sh: tar: not found
I0708 16:03:22.893481 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/assemble as scripts/assemble
I0708 16:03:22.894059 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/run as scripts/run
I0708 16:03:22.894619 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:22.895244 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src as src
I0708 16:03:22.898748 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.gitignore as src/.gitignore
I0708 16:03:22.899237 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i as src/.s2i
I0708 16:03:22.899723 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:22.900120 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:22.900617 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:22.901114 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:22.901596 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:22.902081 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Gemfile as src/Gemfile
I0708 16:03:22.902561 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:22.903135 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/README.md as src/README.md
I0708 16:03:22.903642 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Rakefile as src/Rakefile
I0708 16:03:22.904119 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/app.rb as src/app.rb
I0708 16:03:22.904632 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config as src/config
I0708 16:03:22.905141 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:22.905598 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:22.906119 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config.ru as src/config.ru
I0708 16:03:22.906623 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db as src/db
I0708 16:03:22.907100 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db/migrate as src/db/migrate
I0708 16:03:22.907584 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:22.908479 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/models.rb as src/models.rb
I0708 16:03:22.909453 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/run.sh as src/run.sh
I0708 16:03:22.910012 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/test as src/test
I0708 16:03:22.910974 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:22.911481 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/views as src/views
I0708 16:03:22.911930 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:22.935527 12623 docker.go:1044] Waiting for container "9bf210b98e78f32db8fd341871103c16cdd9451f613bb4626753d4311153ff70" to stop ...
I0708 16:03:23.056904 12623 docker.go:980] Removing container "9bf210b98e78f32db8fd341871103c16cdd9451f613bb4626753d4311153ff70" ...
I0708 16:03:23.075784 12623 docker.go:990] Removed container "9bf210b98e78f32db8fd341871103c16cdd9451f613bb4626753d4311153ff70"
I0708 16:03:23.076278 12623 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed
I0708 16:03:23.078372 12623 layered.go:103] The scripts are included in "/tmp/s2i917990285/upload/scripts" directory
I0708 16:03:23.078595 12623 layered.go:127] Writing custom Dockerfile to /tmp/s2i917990285/upload
I0708 16:03:23.078631 12623 layered.go:160] Creating application source code image
I0708 16:03:23.078839 12623 layered.go:175] Building new image s2i-layered-temp-image-1562616203078758134 with scripts and sources already inside
I0708 16:03:23.078977 12623 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1562616203078758134] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:03:23.079219 12623 tar.go:239] Adding "/tmp/s2i917990285/upload" to tar ...
I0708 16:03:23.079496 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/Dockerfile as Dockerfile
I0708 16:03:23.080155 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts as scripts
I0708 16:03:23.080726 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/assemble as scripts/assemble
I0708 16:03:23.081313 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/run as scripts/run
I0708 16:03:23.081922 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:23.082477 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src as src
I0708 16:03:23.087300 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.gitignore as src/.gitignore
I0708 16:03:23.087878 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i as src/.s2i
I0708 16:03:23.088387 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:23.088868 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:23.089488 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:23.090064 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:23.090625 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:23.091207 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Gemfile as src/Gemfile
I0708 16:03:23.091785 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:23.092357 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/README.md as src/README.md
I0708 16:03:23.092938 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/Rakefile as src/Rakefile
I0708 16:03:23.093527 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/app.rb as src/app.rb
I0708 16:03:23.094147 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config as src/config
I0708 16:03:23.094725 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:23.095353 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:23.095976 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/config.ru as src/config.ru
I0708 16:03:23.096550 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db as src/db
I0708 16:03:23.097134 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db/migrate as src/db/migrate
I0708 16:03:23.097676 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:23.099365 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/models.rb as src/models.rb
I0708 16:03:23.100638 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/run.sh as src/run.sh
I0708 16:03:23.101861 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/test as src/test
I0708 16:03:23.102479 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:23.103152 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/views as src/views
I0708 16:03:23.104335 12623 tar.go:337] Adding to tar: /tmp/s2i917990285/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:23.110201 12623 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"}
I0708 16:03:23.110295 12623 layered.go:173] {"stream":" ---\u003e f8636d088704\n"}
I0708 16:03:23.110366 12623 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"}
I0708 16:03:24.860998 12623 layered.go:173] {"stream":" ---\u003e 8862c6acfc24\n"}
I0708 16:03:24.875084 12623 layered.go:173] {"stream":"Removing intermediate container b67d41e24e7a\n"}
I0708 16:03:24.875191 12623 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"}
I0708 16:03:26.860987 12623 layered.go:173] {"stream":" ---\u003e bdefafa749e8\n"}
I0708 16:03:26.875336 12623 layered.go:173] {"stream":"Removing intermediate container ac2848e948ab\n"}
I0708 16:03:26.877610 12623 layered.go:173] {"stream":"Successfully built bdefafa749e8\n"}
I0708 16:03:26.879152 12623 layered.go:193] Scripts dir has contents true
I0708 16:03:26.879209 12623 layered.go:208] Building using sti-enabled image
I0708 16:03:26.879264 12623 sti.go:585] Using image name s2i-layered-temp-image-1562616203078758134
I0708 16:03:26.881508 12623 docker.go:490] Using locally available image "s2i-layered-temp-image-1562616203078758134:latest"
I0708 16:03:26.881628 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:26.885609 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'.
I0708 16:03:26.885670 12623 docker.go:961] Setting "/tmp/scripts/assemble" command for container ...
I0708 16:03:26.885974 12623 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1562616203078758134_d6cc487e" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:s2i-layered-temp-image-1562616203078758134:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:27.411403 12623 docker.go:1002] Attaching to container "33376a5e26becb59c5465442726c031585b211c9e2596228b4de72c5277edb6e" ...
I0708 16:03:27.413215 12623 docker.go:1013] Starting container "33376a5e26becb59c5465442726c031585b211c9e2596228b4de72c5277edb6e" ...
I0708 16:03:27.824725 12623 docker.go:1044] Waiting for container "33376a5e26becb59c5465442726c031585b211c9e2596228b4de72c5277edb6e" to stop ...
I0708 16:03:27.978268 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:27.978320 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:27.978350 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:27.980431 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:27.980490 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i917990285/metadata'
I0708 16:03:27.980643 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:28.212814 12623 tar.go:401] Creating directory /tmp/s2i917990285/metadata
I0708 16:03:28.213340 12623 tar.go:469] Creating /tmp/s2i917990285/metadata/image_metadata.json
I0708 16:03:28.213502 12623 tar.go:479] Extracting/writing /tmp/s2i917990285/metadata/image_metadata.json
I0708 16:03:28.213660 12623 tar.go:425] Done extracting tar stream
I0708 16:03:28.213848 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:28.217934 12623 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc0001908c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:s2i-layered-temp-image-1562616203078758134 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:29.592555 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:29.592609 12623 postexecutorstep.go:398] Successfully built sha256:bca2379e449f0b107036eb318a10ceacd6863c7dd2813021c239dcbe1403ea2e
I0708 16:03:29.592643 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:29.592767 12623 docker.go:980] Removing container "33376a5e26becb59c5465442726c031585b211c9e2596228b4de72c5277edb6e" ...
I0708 16:03:29.611072 12623 docker.go:990] Removed container "33376a5e26becb59c5465442726c031585b211c9e2596228b4de72c5277edb6e"
I0708 16:03:29.611207 12623 cleanup.go:33] Removing temporary directory /tmp/s2i917990285
I0708 16:03:29.611248 12623 fs.go:314] Removing directory '/tmp/s2i917990285'
I0708 16:03:29.613975 12623 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1562616203078758134
--- PASS: TestLayeredBuildNoTarNoName (7.86s)
=== RUN TestAllowedUIDsNamedUser
I0708 16:03:29.626554 12623 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest"
--- PASS: TestAllowedUIDsNamedUser (0.01s)
=== RUN TestAllowedUIDsNumericUser
I0708 16:03:29.638755 12623 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest"
I0708 16:03:29.648211 12623 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest"
I0708 16:03:29.648284 12623 docker.go:730] Image sha256:ee8ed2831a11536972a7d364fd9cad44a5adcb85c7ac6f54fbd28da199fb9e09 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:29.648339 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
--- PASS: TestAllowedUIDsNumericUser (0.02s)
=== RUN TestAllowedUIDsOnBuildRootUser
I0708 16:03:29.656290 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-rootuser:latest"
--- PASS: TestAllowedUIDsOnBuildRootUser (0.01s)
=== RUN TestAllowedUIDsOnBuildNumericUser
I0708 16:03:29.667203 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest"
I0708 16:03:29.678570 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest"
I0708 16:03:29.678630 12623 docker.go:730] Image sha256:4cbeab01f38636827d6b8ad008ddcc9ec390bad0fbfecd2c5363119d0779026b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:29.678685 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:29.678810 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
--- PASS: TestAllowedUIDsOnBuildNumericUser (0.02s)
=== RUN TestAllowedUIDsAssembleRoot
I0708 16:03:29.687171 12623 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-root:latest"
--- PASS: TestAllowedUIDsAssembleRoot (0.01s)
=== RUN TestAllowedUIDsAssembleUser
I0708 16:03:29.697825 12623 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest"
I0708 16:03:29.705315 12623 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest"
I0708 16:03:29.705373 12623 docker.go:730] Image sha256:eea6ea9ef3ae199045f3636c69d70fe0c2b604aa580d95ce0d94b19027197e8a contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:29.705434 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
--- PASS: TestAllowedUIDsAssembleUser (0.01s)
=== RUN TestIncrementalBuildAndRemovePreviousImage
I0708 16:03:29.711949 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:29.717652 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:29.717731 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:29.717787 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:29.717898 12623 sti.go:204] Preparing to build test/sti-incremental-app
I0708 16:03:29.718383 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:29.718434 12623 clone.go:40] Cloning sources into "/tmp/s2i196034887/upload/src"
I0708 16:03:29.941204 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:29.965364 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:29.978172 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:29.978266 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:29.979710 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:29.979802 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:29.981184 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:29.981289 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:29.981377 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:29.981422 12623 sti.go:213] Clean build will be performed
I0708 16:03:29.981465 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:29.981512 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app"
I0708 16:03:29.981549 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:29.984056 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:29.984169 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:29.984461 12623 sti.go:703] starting the source uploading ...
I0708 16:03:29.984527 12623 tar.go:239] Adding "/tmp/s2i196034887/upload" to tar ...
I0708 16:03:29.984899 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/scripts as scripts
I0708 16:03:29.988458 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:29.988541 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:29.988841 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_1e671fff" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:30.538803 12623 docker.go:1002] Attaching to container "040ff5065c80386c9722d09db634bb6748d2e25243ac58264545686ccbc0a875" ...
I0708 16:03:30.541015 12623 docker.go:1013] Starting container "040ff5065c80386c9722d09db634bb6748d2e25243ac58264545686ccbc0a875" ...
I0708 16:03:30.920508 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/scripts/assemble as scripts/assemble
I0708 16:03:30.921051 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/scripts/run as scripts/run
I0708 16:03:30.921598 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:30.922193 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src as src
I0708 16:03:30.926304 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.gitignore as src/.gitignore
I0708 16:03:30.927592 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.s2i as src/.s2i
I0708 16:03:30.928444 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:30.928911 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:30.929392 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:30.929962 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:30.930402 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:30.930974 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/Gemfile as src/Gemfile
I0708 16:03:30.931507 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:30.932011 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/README.md as src/README.md
I0708 16:03:30.932467 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/Rakefile as src/Rakefile
I0708 16:03:30.932917 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/app.rb as src/app.rb
I0708 16:03:30.933453 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/config as src/config
I0708 16:03:30.933864 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:30.934270 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:30.934717 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/config.ru as src/config.ru
I0708 16:03:30.935100 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/db as src/db
I0708 16:03:30.935455 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/db/migrate as src/db/migrate
I0708 16:03:30.935840 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:30.936208 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/models.rb as src/models.rb
I0708 16:03:30.936568 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/run.sh as src/run.sh
I0708 16:03:30.937040 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/test as src/test
I0708 16:03:30.937472 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:30.937984 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/views as src/views
I0708 16:03:30.938414 12623 tar.go:337] Adding to tar: /tmp/s2i196034887/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:30.998935 12623 docker.go:1044] Waiting for container "040ff5065c80386c9722d09db634bb6748d2e25243ac58264545686ccbc0a875" to stop ...
I0708 16:03:31.266600 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:31.266667 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:31.266715 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:31.268902 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:31.268959 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i196034887/metadata'
I0708 16:03:31.269115 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:31.486822 12623 tar.go:401] Creating directory /tmp/s2i196034887/metadata
I0708 16:03:31.486912 12623 tar.go:469] Creating /tmp/s2i196034887/metadata/image_metadata.json
I0708 16:03:31.487047 12623 tar.go:479] Extracting/writing /tmp/s2i196034887/metadata/image_metadata.json
I0708 16:03:31.487194 12623 tar.go:425] Done extracting tar stream
I0708 16:03:31.487319 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:31.491454 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0000e7cc0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:32.941565 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:32.941621 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app
I0708 16:03:32.941650 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:32.942440 12623 docker.go:980] Removing container "040ff5065c80386c9722d09db634bb6748d2e25243ac58264545686ccbc0a875" ...
I0708 16:03:32.960549 12623 docker.go:990] Removed container "040ff5065c80386c9722d09db634bb6748d2e25243ac58264545686ccbc0a875"
I0708 16:03:32.960858 12623 cleanup.go:33] Removing temporary directory /tmp/s2i196034887
I0708 16:03:32.960900 12623 fs.go:314] Removing directory '/tmp/s2i196034887'
I0708 16:03:32.967848 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:32.973432 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:32.973495 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:32.973554 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:32.973641 12623 sti.go:204] Preparing to build test/sti-incremental-app
I0708 16:03:32.974159 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:32.974202 12623 clone.go:40] Cloning sources into "/tmp/s2i119755025/upload/src"
I0708 16:03:33.188528 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:33.211863 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:33.224607 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:33.224724 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:33.226085 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:33.226202 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:33.227757 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:33.227858 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:33.227937 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:33.230546 12623 docker.go:490] Using locally available image "test/sti-incremental-app:latest"
I0708 16:03:33.232777 12623 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build
I0708 16:03:33.232829 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:33.232965 12623 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i119755025/upload/artifacts
I0708 16:03:33.235256 12623 sti.go:546] The assemble user is not set, defaulting to "" user
I0708 16:03:33.239854 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:33.239927 12623 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ...
I0708 16:03:33.240188 12623 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_916fd1dd" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck:<nil> ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:33.746394 12623 docker.go:1002] Attaching to container "0b8f8401fca8f1173e2cb77756d70d6e4189938d9a1c14632fe319fb7ad2fb5a" ...
I0708 16:03:33.747782 12623 docker.go:1013] Starting container "0b8f8401fca8f1173e2cb77756d70d6e4189938d9a1c14632fe319fb7ad2fb5a" ...
I0708 16:03:34.131103 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.131331 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.131404 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/.gitignore
I0708 16:03:34.131576 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/.gitignore
I0708 16:03:34.132535 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/.s2i
I0708 16:03:34.132841 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/.s2i/bin
I0708 16:03:34.133129 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/.s2i/bin
I0708 16:03:34.133200 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/.s2i/bin/README
I0708 16:03:34.133297 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/.s2i/bin/README
I0708 16:03:34.133567 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/.s2i
I0708 16:03:34.133648 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/.s2i/environment
I0708 16:03:34.133765 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/.s2i/environment
I0708 16:03:34.135349 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.135430 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/.travis.yml
I0708 16:03:34.135541 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/.travis.yml
I0708 16:03:34.135832 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.135905 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/Dockerfile
I0708 16:03:34.136001 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/Dockerfile
I0708 16:03:34.144903 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.144981 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/Gemfile
I0708 16:03:34.145087 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/Gemfile
I0708 16:03:34.145340 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.145412 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/Gemfile.lock
I0708 16:03:34.145523 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/Gemfile.lock
I0708 16:03:34.145934 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.146027 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/README.md
I0708 16:03:34.146164 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/README.md
I0708 16:03:34.150003 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.150083 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/Rakefile
I0708 16:03:34.150195 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/Rakefile
I0708 16:03:34.155472 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.155556 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/app.rb
I0708 16:03:34.155664 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/app.rb
I0708 16:03:34.157926 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/config
I0708 16:03:34.158170 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/config
I0708 16:03:34.158247 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/config/database.rb
I0708 16:03:34.158352 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/config/database.rb
I0708 16:03:34.165914 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/config
I0708 16:03:34.165998 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/config/database.yml
I0708 16:03:34.166100 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/config/database.yml
I0708 16:03:34.172909 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.172992 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/config.ru
I0708 16:03:34.173099 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/config.ru
I0708 16:03:34.177236 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/db
I0708 16:03:34.177679 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/db/migrate
I0708 16:03:34.177934 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/db/migrate
I0708 16:03:34.178032 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:34.178137 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:34.184939 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.185018 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/models.rb
I0708 16:03:34.185135 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/models.rb
I0708 16:03:34.188908 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.188990 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/run.sh
I0708 16:03:34.189097 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/run.sh
I0708 16:03:34.196915 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/test
I0708 16:03:34.197154 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/test
I0708 16:03:34.197229 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/test/sample_test.rb
I0708 16:03:34.197329 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/test/sample_test.rb
I0708 16:03:34.201906 12623 tar.go:392] Creating directory /tmp/s2i119755025/upload/artifacts/views
I0708 16:03:34.203849 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts/views
I0708 16:03:34.203923 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/views/main.erb
I0708 16:03:34.204026 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/views/main.erb
I0708 16:03:34.208925 12623 tar.go:401] Creating directory /tmp/s2i119755025/upload/artifacts
I0708 16:03:34.209006 12623 tar.go:469] Creating /tmp/s2i119755025/upload/artifacts/save-artifacts-invoked
I0708 16:03:34.209119 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/upload/artifacts/save-artifacts-invoked
I0708 16:03:34.209283 12623 tar.go:425] Done extracting tar stream
I0708 16:03:34.278063 12623 docker.go:1044] Waiting for container "0b8f8401fca8f1173e2cb77756d70d6e4189938d9a1c14632fe319fb7ad2fb5a" to stop ...
I0708 16:03:34.404238 12623 docker.go:980] Removing container "0b8f8401fca8f1173e2cb77756d70d6e4189938d9a1c14632fe319fb7ad2fb5a" ...
I0708 16:03:34.421854 12623 docker.go:990] Removed container "0b8f8401fca8f1173e2cb77756d70d6e4189938d9a1c14632fe319fb7ad2fb5a"
I0708 16:03:34.422029 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app"
I0708 16:03:34.422072 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:34.424096 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:34.424207 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:34.424379 12623 sti.go:703] starting the source uploading ...
I0708 16:03:34.424458 12623 tar.go:239] Adding "/tmp/s2i119755025/upload" to tar ...
I0708 16:03:34.424901 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts as artifacts
I0708 16:03:34.428327 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:34.428424 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:34.428993 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_bc33ec4b" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:34.933958 12623 docker.go:1002] Attaching to container "ecc829b48eead01a52c8db625316942ab679fecec53e2a31f63e9c8a52228328" ...
I0708 16:03:34.935614 12623 docker.go:1013] Starting container "ecc829b48eead01a52c8db625316942ab679fecec53e2a31f63e9c8a52228328" ...
I0708 16:03:35.298381 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.gitignore as artifacts/.gitignore
I0708 16:03:35.298910 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.s2i as artifacts/.s2i
I0708 16:03:35.299446 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.s2i/bin as artifacts/.s2i/bin
I0708 16:03:35.299964 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README
I0708 16:03:35.300503 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.s2i/environment as artifacts/.s2i/environment
I0708 16:03:35.301048 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/.travis.yml as artifacts/.travis.yml
I0708 16:03:35.301571 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/Dockerfile as artifacts/Dockerfile
I0708 16:03:35.302116 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/Gemfile as artifacts/Gemfile
I0708 16:03:35.302589 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock
I0708 16:03:35.303112 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/README.md as artifacts/README.md
I0708 16:03:35.303649 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/Rakefile as artifacts/Rakefile
I0708 16:03:35.304196 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/app.rb as artifacts/app.rb
I0708 16:03:35.304761 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/config as artifacts/config
I0708 16:03:35.305245 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/config/database.rb as artifacts/config/database.rb
I0708 16:03:35.305764 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/config/database.yml as artifacts/config/database.yml
I0708 16:03:35.306328 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/config.ru as artifacts/config.ru
I0708 16:03:35.306900 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/db as artifacts/db
I0708 16:03:35.307397 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/db/migrate as artifacts/db/migrate
I0708 16:03:35.307906 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:35.308408 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/models.rb as artifacts/models.rb
I0708 16:03:35.308919 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/run.sh as artifacts/run.sh
I0708 16:03:35.309475 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked
I0708 16:03:35.310046 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/test as artifacts/test
I0708 16:03:35.310488 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb
I0708 16:03:35.310967 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/views as artifacts/views
I0708 16:03:35.311342 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/artifacts/views/main.erb as artifacts/views/main.erb
I0708 16:03:35.311806 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/scripts as scripts
I0708 16:03:35.312261 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/scripts/assemble as scripts/assemble
I0708 16:03:35.312674 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/scripts/run as scripts/run
I0708 16:03:35.313139 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:35.313596 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src as src
I0708 16:03:35.317280 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.gitignore as src/.gitignore
I0708 16:03:35.317805 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.s2i as src/.s2i
I0708 16:03:35.318669 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:35.319555 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:35.320339 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:35.321071 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:35.321509 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:35.322042 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/Gemfile as src/Gemfile
I0708 16:03:35.322563 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:35.323029 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/README.md as src/README.md
I0708 16:03:35.323945 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/Rakefile as src/Rakefile
I0708 16:03:35.324361 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/app.rb as src/app.rb
I0708 16:03:35.324837 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/config as src/config
I0708 16:03:35.325239 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:35.325665 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:35.326077 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/config.ru as src/config.ru
I0708 16:03:35.326487 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/db as src/db
I0708 16:03:35.326962 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/db/migrate as src/db/migrate
I0708 16:03:35.327485 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:35.327965 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/models.rb as src/models.rb
I0708 16:03:35.328476 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/run.sh as src/run.sh
I0708 16:03:35.328997 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/test as src/test
I0708 16:03:35.329366 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:35.330064 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/views as src/views
I0708 16:03:35.330538 12623 tar.go:337] Adding to tar: /tmp/s2i119755025/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:35.375918 12623 docker.go:1044] Waiting for container "ecc829b48eead01a52c8db625316942ab679fecec53e2a31f63e9c8a52228328" to stop ...
I0708 16:03:35.550980 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:35.551031 12623 postexecutorstep.go:63] Executing step: store previous image
I0708 16:03:35.553573 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:35.555461 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:35.555517 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i119755025/metadata'
I0708 16:03:35.555768 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:35.771789 12623 tar.go:401] Creating directory /tmp/s2i119755025/metadata
I0708 16:03:35.771881 12623 tar.go:469] Creating /tmp/s2i119755025/metadata/image_metadata.json
I0708 16:03:35.772034 12623 tar.go:479] Extracting/writing /tmp/s2i119755025/metadata/image_metadata.json
I0708 16:03:35.772182 12623 tar.go:425] Done extracting tar stream
I0708 16:03:35.772328 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:35.776395 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0000e7cc0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:37.042549 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:37.042605 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app
I0708 16:03:37.042638 12623 postexecutorstep.go:88] Executing step: remove previous image
I0708 16:03:37.042669 12623 postexecutorstep.go:102] Removing previously-tagged image sha256:46f0a51de3daabf3bdac4657f0a8a0583d9a3f3fdce7aca43523529a3ba8b8b4
I0708 16:03:37.050255 12623 docker.go:980] Removing container "ecc829b48eead01a52c8db625316942ab679fecec53e2a31f63e9c8a52228328" ...
I0708 16:03:37.067369 12623 docker.go:990] Removed container "ecc829b48eead01a52c8db625316942ab679fecec53e2a31f63e9c8a52228328"
I0708 16:03:37.067622 12623 cleanup.go:33] Removing temporary directory /tmp/s2i119755025
I0708 16:03:37.067662 12623 fs.go:314] Removing directory '/tmp/s2i119755025'
--- PASS: TestIncrementalBuildAndRemovePreviousImage (9.32s)
=== RUN TestIncrementalBuildAndKeepPreviousImage
I0708 16:03:39.036740 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:39.042134 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:39.042194 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:39.042252 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:39.042359 12623 sti.go:204] Preparing to build test/sti-incremental-app
I0708 16:03:39.042834 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:39.042885 12623 clone.go:40] Cloning sources into "/tmp/s2i560110955/upload/src"
I0708 16:03:39.265162 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:39.289277 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:39.302220 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:39.302331 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:39.305438 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:39.305536 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:39.307013 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:39.307116 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:39.307205 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:39.307247 12623 sti.go:213] Clean build will be performed
I0708 16:03:39.307286 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:39.307345 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app"
I0708 16:03:39.307386 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:39.309640 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:39.309791 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:39.309968 12623 sti.go:703] starting the source uploading ...
I0708 16:03:39.310042 12623 tar.go:239] Adding "/tmp/s2i560110955/upload" to tar ...
I0708 16:03:39.310388 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/scripts as scripts
I0708 16:03:39.313852 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:39.313950 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:39.314263 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_6a2d75bd" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:39.810388 12623 docker.go:1002] Attaching to container "7dd33aa3e54c124d0b4cc2ad72e06175f134ec9b3de86c09a888f839c3c9d772" ...
I0708 16:03:39.811953 12623 docker.go:1013] Starting container "7dd33aa3e54c124d0b4cc2ad72e06175f134ec9b3de86c09a888f839c3c9d772" ...
I0708 16:03:40.172794 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/scripts/assemble as scripts/assemble
I0708 16:03:40.173357 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/scripts/run as scripts/run
I0708 16:03:40.173860 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:40.174371 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src as src
I0708 16:03:40.177852 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.gitignore as src/.gitignore
I0708 16:03:40.178419 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.s2i as src/.s2i
I0708 16:03:40.178880 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:40.179269 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:40.179717 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:40.180181 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:40.180602 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:40.181001 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/Gemfile as src/Gemfile
I0708 16:03:40.181396 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:40.181823 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/README.md as src/README.md
I0708 16:03:40.182225 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/Rakefile as src/Rakefile
I0708 16:03:40.182626 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/app.rb as src/app.rb
I0708 16:03:40.183074 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/config as src/config
I0708 16:03:40.183440 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:40.183854 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:40.184241 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/config.ru as src/config.ru
I0708 16:03:40.184639 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/db as src/db
I0708 16:03:40.185039 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/db/migrate as src/db/migrate
I0708 16:03:40.185419 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:40.185816 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/models.rb as src/models.rb
I0708 16:03:40.186217 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/run.sh as src/run.sh
I0708 16:03:40.187087 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/test as src/test
I0708 16:03:40.188180 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:40.188756 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/views as src/views
I0708 16:03:40.189886 12623 tar.go:337] Adding to tar: /tmp/s2i560110955/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:40.245401 12623 docker.go:1044] Waiting for container "7dd33aa3e54c124d0b4cc2ad72e06175f134ec9b3de86c09a888f839c3c9d772" to stop ...
I0708 16:03:40.409347 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:40.409399 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:40.409428 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:40.411589 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:40.411651 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i560110955/metadata'
I0708 16:03:40.411832 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:40.626845 12623 tar.go:401] Creating directory /tmp/s2i560110955/metadata
I0708 16:03:40.626942 12623 tar.go:469] Creating /tmp/s2i560110955/metadata/image_metadata.json
I0708 16:03:40.627122 12623 tar.go:479] Extracting/writing /tmp/s2i560110955/metadata/image_metadata.json
I0708 16:03:40.627254 12623 tar.go:425] Done extracting tar stream
I0708 16:03:40.627384 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:40.631497 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc000190280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:41.475559 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:41.475614 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app
I0708 16:03:41.475644 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:41.475762 12623 docker.go:980] Removing container "7dd33aa3e54c124d0b4cc2ad72e06175f134ec9b3de86c09a888f839c3c9d772" ...
I0708 16:03:41.492424 12623 docker.go:990] Removed container "7dd33aa3e54c124d0b4cc2ad72e06175f134ec9b3de86c09a888f839c3c9d772"
I0708 16:03:41.492582 12623 cleanup.go:33] Removing temporary directory /tmp/s2i560110955
I0708 16:03:41.492634 12623 fs.go:314] Removing directory '/tmp/s2i560110955'
I0708 16:03:41.497409 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:41.502940 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:41.502999 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:41.503060 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:41.503134 12623 sti.go:204] Preparing to build test/sti-incremental-app
I0708 16:03:41.503541 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:41.503579 12623 clone.go:40] Cloning sources into "/tmp/s2i569588949/upload/src"
I0708 16:03:41.704279 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:41.727680 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:41.740430 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:41.740536 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:41.741986 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:41.742079 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:41.743530 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:41.743632 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:41.743683 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:41.746504 12623 docker.go:490] Using locally available image "test/sti-incremental-app:latest"
I0708 16:03:41.748777 12623 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build
I0708 16:03:41.748828 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:41.748951 12623 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i569588949/upload/artifacts
I0708 16:03:41.751211 12623 sti.go:546] The assemble user is not set, defaulting to "" user
I0708 16:03:41.755830 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:41.755895 12623 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ...
I0708 16:03:41.756170 12623 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_e6640734" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck:<nil> ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:42.257193 12623 docker.go:1002] Attaching to container "e5734500d3383d71030eb965e0a15f1041b6d7e3208c1f714d012b873d39e22f" ...
I0708 16:03:42.261593 12623 docker.go:1013] Starting container "e5734500d3383d71030eb965e0a15f1041b6d7e3208c1f714d012b873d39e22f" ...
I0708 16:03:42.629014 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.629241 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.629334 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/.gitignore
I0708 16:03:42.629480 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/.gitignore
I0708 16:03:42.629784 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/.s2i
I0708 16:03:42.629979 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/.s2i/bin
I0708 16:03:42.630213 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/.s2i/bin
I0708 16:03:42.630309 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/.s2i/bin/README
I0708 16:03:42.630409 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/.s2i/bin/README
I0708 16:03:42.630845 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/.s2i
I0708 16:03:42.630920 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/.s2i/environment
I0708 16:03:42.631025 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/.s2i/environment
I0708 16:03:42.632842 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.632921 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/.travis.yml
I0708 16:03:42.633032 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/.travis.yml
I0708 16:03:42.634620 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.634715 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/Dockerfile
I0708 16:03:42.634822 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/Dockerfile
I0708 16:03:42.640939 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.641015 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/Gemfile
I0708 16:03:42.641119 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/Gemfile
I0708 16:03:42.641340 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.641408 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/Gemfile.lock
I0708 16:03:42.641506 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/Gemfile.lock
I0708 16:03:42.649998 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.650081 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/README.md
I0708 16:03:42.650223 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/README.md
I0708 16:03:42.651938 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.652018 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/Rakefile
I0708 16:03:42.652132 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/Rakefile
I0708 16:03:42.655899 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.655978 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/app.rb
I0708 16:03:42.656088 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/app.rb
I0708 16:03:42.662915 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/config
I0708 16:03:42.663157 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/config
I0708 16:03:42.663230 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/config/database.rb
I0708 16:03:42.663330 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/config/database.rb
I0708 16:03:42.669932 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/config
I0708 16:03:42.670010 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/config/database.yml
I0708 16:03:42.670126 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/config/database.yml
I0708 16:03:42.672929 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.673013 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/config.ru
I0708 16:03:42.673145 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/config.ru
I0708 16:03:42.673655 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/db
I0708 16:03:42.673904 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/db/migrate
I0708 16:03:42.674165 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/db/migrate
I0708 16:03:42.674243 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:42.674349 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:42.679769 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.679852 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/models.rb
I0708 16:03:42.679966 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/models.rb
I0708 16:03:42.686920 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.687000 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/run.sh
I0708 16:03:42.687112 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/run.sh
I0708 16:03:42.700277 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/test
I0708 16:03:42.700548 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/test
I0708 16:03:42.700627 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/test/sample_test.rb
I0708 16:03:42.700748 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/test/sample_test.rb
I0708 16:03:42.707157 12623 tar.go:392] Creating directory /tmp/s2i569588949/upload/artifacts/views
I0708 16:03:42.707403 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts/views
I0708 16:03:42.707481 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/views/main.erb
I0708 16:03:42.707585 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/views/main.erb
I0708 16:03:42.712926 12623 tar.go:401] Creating directory /tmp/s2i569588949/upload/artifacts
I0708 16:03:42.713007 12623 tar.go:469] Creating /tmp/s2i569588949/upload/artifacts/save-artifacts-invoked
I0708 16:03:42.713121 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/upload/artifacts/save-artifacts-invoked
I0708 16:03:42.713346 12623 tar.go:425] Done extracting tar stream
I0708 16:03:42.783980 12623 docker.go:1044] Waiting for container "e5734500d3383d71030eb965e0a15f1041b6d7e3208c1f714d012b873d39e22f" to stop ...
I0708 16:03:42.915014 12623 docker.go:980] Removing container "e5734500d3383d71030eb965e0a15f1041b6d7e3208c1f714d012b873d39e22f" ...
I0708 16:03:42.932872 12623 docker.go:990] Removed container "e5734500d3383d71030eb965e0a15f1041b6d7e3208c1f714d012b873d39e22f"
I0708 16:03:42.933031 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app"
I0708 16:03:42.933087 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:42.935058 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:42.935171 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:42.935336 12623 sti.go:703] starting the source uploading ...
I0708 16:03:42.935399 12623 tar.go:239] Adding "/tmp/s2i569588949/upload" to tar ...
I0708 16:03:42.935862 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts as artifacts
I0708 16:03:42.939167 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:42.939254 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:42.939523 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_a1e2b299" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:43.455456 12623 docker.go:1002] Attaching to container "f75427c8dd16ef7b050b4c7f8047160ac62dfbe0bea9ca697e9703ee2461f04a" ...
I0708 16:03:43.457249 12623 docker.go:1013] Starting container "f75427c8dd16ef7b050b4c7f8047160ac62dfbe0bea9ca697e9703ee2461f04a" ...
I0708 16:03:43.821381 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.gitignore as artifacts/.gitignore
I0708 16:03:43.821989 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.s2i as artifacts/.s2i
I0708 16:03:43.822499 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.s2i/bin as artifacts/.s2i/bin
I0708 16:03:43.822983 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README
I0708 16:03:43.823434 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.s2i/environment as artifacts/.s2i/environment
I0708 16:03:43.823891 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/.travis.yml as artifacts/.travis.yml
I0708 16:03:43.824315 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/Dockerfile as artifacts/Dockerfile
I0708 16:03:43.824735 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/Gemfile as artifacts/Gemfile
I0708 16:03:43.825136 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock
I0708 16:03:43.825547 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/README.md as artifacts/README.md
I0708 16:03:43.826089 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/Rakefile as artifacts/Rakefile
I0708 16:03:43.826580 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/app.rb as artifacts/app.rb
I0708 16:03:43.827134 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/config as artifacts/config
I0708 16:03:43.827599 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/config/database.rb as artifacts/config/database.rb
I0708 16:03:43.828156 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/config/database.yml as artifacts/config/database.yml
I0708 16:03:43.828557 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/config.ru as artifacts/config.ru
I0708 16:03:43.829004 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/db as artifacts/db
I0708 16:03:43.829390 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/db/migrate as artifacts/db/migrate
I0708 16:03:43.829848 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:43.830675 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/models.rb as artifacts/models.rb
I0708 16:03:43.831739 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/run.sh as artifacts/run.sh
I0708 16:03:43.832332 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked
I0708 16:03:43.833381 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/test as artifacts/test
I0708 16:03:43.833871 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb
I0708 16:03:43.834378 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/views as artifacts/views
I0708 16:03:43.834830 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/artifacts/views/main.erb as artifacts/views/main.erb
I0708 16:03:43.835426 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/scripts as scripts
I0708 16:03:43.835910 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/scripts/assemble as scripts/assemble
I0708 16:03:43.836352 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/scripts/run as scripts/run
I0708 16:03:43.836863 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:43.837444 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src as src
I0708 16:03:43.841124 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.gitignore as src/.gitignore
I0708 16:03:43.841682 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.s2i as src/.s2i
I0708 16:03:43.842123 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:43.842540 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:43.843029 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:43.843491 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:43.843992 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:43.844441 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/Gemfile as src/Gemfile
I0708 16:03:43.844911 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:43.845373 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/README.md as src/README.md
I0708 16:03:43.845851 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/Rakefile as src/Rakefile
I0708 16:03:43.846300 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/app.rb as src/app.rb
I0708 16:03:43.846829 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/config as src/config
I0708 16:03:43.847216 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:43.847745 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:43.848234 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/config.ru as src/config.ru
I0708 16:03:43.848765 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/db as src/db
I0708 16:03:43.849254 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/db/migrate as src/db/migrate
I0708 16:03:43.849780 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:43.850191 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/models.rb as src/models.rb
I0708 16:03:43.850589 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/run.sh as src/run.sh
I0708 16:03:43.851093 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/test as src/test
I0708 16:03:43.851552 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:43.851978 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/views as src/views
I0708 16:03:43.852365 12623 tar.go:337] Adding to tar: /tmp/s2i569588949/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:43.913871 12623 docker.go:1044] Waiting for container "f75427c8dd16ef7b050b4c7f8047160ac62dfbe0bea9ca697e9703ee2461f04a" to stop ...
I0708 16:03:44.084892 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:44.084953 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:44.084997 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:44.087108 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:44.087170 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i569588949/metadata'
I0708 16:03:44.087333 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:44.309827 12623 tar.go:401] Creating directory /tmp/s2i569588949/metadata
I0708 16:03:44.309918 12623 tar.go:469] Creating /tmp/s2i569588949/metadata/image_metadata.json
I0708 16:03:44.310092 12623 tar.go:479] Extracting/writing /tmp/s2i569588949/metadata/image_metadata.json
I0708 16:03:44.310246 12623 tar.go:425] Done extracting tar stream
I0708 16:03:44.310386 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:44.314463 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0001b4280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:45.321534 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:45.321589 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app
I0708 16:03:45.321624 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:45.321749 12623 docker.go:980] Removing container "f75427c8dd16ef7b050b4c7f8047160ac62dfbe0bea9ca697e9703ee2461f04a" ...
I0708 16:03:45.338794 12623 docker.go:990] Removed container "f75427c8dd16ef7b050b4c7f8047160ac62dfbe0bea9ca697e9703ee2461f04a"
I0708 16:03:45.339047 12623 cleanup.go:33] Removing temporary directory /tmp/s2i569588949
I0708 16:03:45.339091 12623 fs.go:314] Removing directory '/tmp/s2i569588949'
--- PASS: TestIncrementalBuildAndKeepPreviousImage (8.31s)
=== RUN TestIncrementalBuildUser
I0708 16:03:47.347165 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:47.352634 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:47.352693 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:47.352785 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:47.352900 12623 sti.go:204] Preparing to build test/sti-incremental-app-user
I0708 16:03:47.353406 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:47.353472 12623 clone.go:40] Cloning sources into "/tmp/s2i354568655/upload/src"
I0708 16:03:47.573235 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:47.596929 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:47.609729 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:47.609826 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:47.611477 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:47.611585 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:47.614783 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:47.614880 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:47.614934 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:47.614956 12623 sti.go:213] Clean build will be performed
I0708 16:03:47.614981 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:47.615008 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-user"
I0708 16:03:47.615025 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:47.617329 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:47.617451 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:47.617626 12623 sti.go:703] starting the source uploading ...
I0708 16:03:47.617690 12623 tar.go:239] Adding "/tmp/s2i354568655/upload" to tar ...
I0708 16:03:47.618052 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/scripts as scripts
I0708 16:03:47.621599 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:47.621688 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:47.621999 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_99186929" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:48.119285 12623 docker.go:1002] Attaching to container "2ffb3d0784877e74d5f5d4a1075a9241edb8d4e0dd924f1641c4fdb399bc2f1d" ...
I0708 16:03:48.120764 12623 docker.go:1013] Starting container "2ffb3d0784877e74d5f5d4a1075a9241edb8d4e0dd924f1641c4fdb399bc2f1d" ...
I0708 16:03:48.491866 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/scripts/assemble as scripts/assemble
I0708 16:03:48.492417 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/scripts/run as scripts/run
I0708 16:03:48.492959 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:48.493439 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src as src
I0708 16:03:48.496982 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.gitignore as src/.gitignore
I0708 16:03:48.497547 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.s2i as src/.s2i
I0708 16:03:48.498051 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:48.498462 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:48.498956 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:48.499474 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:48.499964 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:48.500447 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/Gemfile as src/Gemfile
I0708 16:03:48.500954 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:48.501413 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/README.md as src/README.md
I0708 16:03:48.501911 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/Rakefile as src/Rakefile
I0708 16:03:48.502395 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/app.rb as src/app.rb
I0708 16:03:48.502926 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/config as src/config
I0708 16:03:48.503364 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:48.503865 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:48.504351 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/config.ru as src/config.ru
I0708 16:03:48.504837 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/db as src/db
I0708 16:03:48.505267 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/db/migrate as src/db/migrate
I0708 16:03:48.505726 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:48.506654 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/models.rb as src/models.rb
I0708 16:03:48.507679 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/run.sh as src/run.sh
I0708 16:03:48.508261 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/test as src/test
I0708 16:03:48.509324 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:48.509860 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/views as src/views
I0708 16:03:48.510308 12623 tar.go:337] Adding to tar: /tmp/s2i354568655/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:48.573977 12623 docker.go:1044] Waiting for container "2ffb3d0784877e74d5f5d4a1075a9241edb8d4e0dd924f1641c4fdb399bc2f1d" to stop ...
I0708 16:03:48.748195 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:48.748247 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:48.748279 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:48.750445 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:48.750497 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i354568655/metadata'
I0708 16:03:48.750629 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:48.968861 12623 tar.go:401] Creating directory /tmp/s2i354568655/metadata
I0708 16:03:48.968953 12623 tar.go:469] Creating /tmp/s2i354568655/metadata/image_metadata.json
I0708 16:03:48.969157 12623 tar.go:479] Extracting/writing /tmp/s2i354568655/metadata/image_metadata.json
I0708 16:03:48.969335 12623 tar.go:425] Done extracting tar stream
I0708 16:03:48.969470 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:48.973417 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc0001f2280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:49.827551 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:49.827604 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user
I0708 16:03:49.827636 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:49.827757 12623 docker.go:980] Removing container "2ffb3d0784877e74d5f5d4a1075a9241edb8d4e0dd924f1641c4fdb399bc2f1d" ...
I0708 16:03:49.846024 12623 docker.go:990] Removed container "2ffb3d0784877e74d5f5d4a1075a9241edb8d4e0dd924f1641c4fdb399bc2f1d"
I0708 16:03:49.846186 12623 cleanup.go:33] Removing temporary directory /tmp/s2i354568655
I0708 16:03:49.846226 12623 fs.go:314] Removing directory '/tmp/s2i354568655'
I0708 16:03:49.851443 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:49.857080 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:49.857138 12623 docker.go:730] Image sha256:a0cd306c1632dcf05c94825f001c87986e04f35f29e52744cb7db7f4ae971475 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:03:49.857201 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:49.857309 12623 sti.go:204] Preparing to build test/sti-incremental-app-user
I0708 16:03:49.857777 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:49.857826 12623 clone.go:40] Cloning sources into "/tmp/s2i672818905/upload/src"
I0708 16:03:50.071544 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:50.096247 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:50.109128 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:03:50.109228 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:03:50.110597 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:03:50.110712 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:03:50.112248 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts'
I0708 16:03:50.112369 12623 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts"
I0708 16:03:50.112448 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:50.115178 12623 docker.go:490] Using locally available image "test/sti-incremental-app-user:latest"
I0708 16:03:50.117809 12623 sti.go:211] Existing image for tag test/sti-incremental-app-user detected for incremental build
I0708 16:03:50.117860 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:50.117994 12623 sti.go:522] Saving build artifacts from image test/sti-incremental-app-user to path /tmp/s2i672818905/upload/artifacts
I0708 16:03:50.121885 12623 sti.go:546] The assemble user is not set, defaulting to "" user
I0708 16:03:50.126525 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:50.126596 12623 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ...
I0708 16:03:50.126880 12623 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_user_d967394d" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck:<nil> ArgsEscaped:false Image:test/sti-incremental-app-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:50.646251 12623 docker.go:1002] Attaching to container "149f28674793994dd77311538626a22afa6fb765fd4b186b409c9afdd565e40a" ...
I0708 16:03:50.647489 12623 docker.go:1013] Starting container "149f28674793994dd77311538626a22afa6fb765fd4b186b409c9afdd565e40a" ...
I0708 16:03:51.014079 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.014248 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.014321 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/.gitignore
I0708 16:03:51.014479 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/.gitignore
I0708 16:03:51.015234 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/.s2i
I0708 16:03:51.015454 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/.s2i/bin
I0708 16:03:51.015740 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/.s2i/bin
I0708 16:03:51.015819 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/.s2i/bin/README
I0708 16:03:51.015942 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/.s2i/bin/README
I0708 16:03:51.016292 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/.s2i
I0708 16:03:51.016371 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/.s2i/environment
I0708 16:03:51.016526 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/.s2i/environment
I0708 16:03:51.016768 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.016839 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/.travis.yml
I0708 16:03:51.016942 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/.travis.yml
I0708 16:03:51.017365 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.017442 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/Dockerfile
I0708 16:03:51.017567 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/Dockerfile
I0708 16:03:51.019986 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.020057 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/Gemfile
I0708 16:03:51.020159 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/Gemfile
I0708 16:03:51.020374 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.020447 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/Gemfile.lock
I0708 16:03:51.020554 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/Gemfile.lock
I0708 16:03:51.024004 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.024083 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/README.md
I0708 16:03:51.024218 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/README.md
I0708 16:03:51.028247 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.028330 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/Rakefile
I0708 16:03:51.028444 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/Rakefile
I0708 16:03:51.032085 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.032167 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/app.rb
I0708 16:03:51.032281 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/app.rb
I0708 16:03:51.032558 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/config
I0708 16:03:51.032804 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/config
I0708 16:03:51.032876 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/config/database.rb
I0708 16:03:51.032980 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/config/database.rb
I0708 16:03:51.039013 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/config
I0708 16:03:51.039096 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/config/database.yml
I0708 16:03:51.039202 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/config/database.yml
I0708 16:03:51.043713 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.043793 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/config.ru
I0708 16:03:51.043903 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/config.ru
I0708 16:03:51.051409 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/db
I0708 16:03:51.051642 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/db/migrate
I0708 16:03:51.051889 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/db/migrate
I0708 16:03:51.051969 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:51.052074 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:51.055836 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.055915 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/models.rb
I0708 16:03:51.056023 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/models.rb
I0708 16:03:51.062698 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.062781 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/run.sh
I0708 16:03:51.062886 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/run.sh
I0708 16:03:51.068504 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/test
I0708 16:03:51.068767 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/test
I0708 16:03:51.068844 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/test/sample_test.rb
I0708 16:03:51.068947 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/test/sample_test.rb
I0708 16:03:51.073263 12623 tar.go:392] Creating directory /tmp/s2i672818905/upload/artifacts/views
I0708 16:03:51.073498 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts/views
I0708 16:03:51.073572 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/views/main.erb
I0708 16:03:51.073677 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/views/main.erb
I0708 16:03:51.077700 12623 tar.go:401] Creating directory /tmp/s2i672818905/upload/artifacts
I0708 16:03:51.077799 12623 tar.go:469] Creating /tmp/s2i672818905/upload/artifacts/save-artifacts-invoked
I0708 16:03:51.077907 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/upload/artifacts/save-artifacts-invoked
I0708 16:03:51.078115 12623 tar.go:425] Done extracting tar stream
I0708 16:03:51.150858 12623 docker.go:1044] Waiting for container "149f28674793994dd77311538626a22afa6fb765fd4b186b409c9afdd565e40a" to stop ...
I0708 16:03:51.271320 12623 docker.go:980] Removing container "149f28674793994dd77311538626a22afa6fb765fd4b186b409c9afdd565e40a" ...
I0708 16:03:51.288222 12623 docker.go:990] Removed container "149f28674793994dd77311538626a22afa6fb765fd4b186b409c9afdd565e40a"
I0708 16:03:51.288359 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-user"
I0708 16:03:51.288404 12623 sti.go:585] Using image name sti_test/sti-fake
I0708 16:03:51.290397 12623 docker.go:490] Using locally available image "sti_test/sti-fake:latest"
I0708 16:03:51.290993 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:51.291155 12623 sti.go:703] starting the source uploading ...
I0708 16:03:51.291234 12623 tar.go:239] Adding "/tmp/s2i672818905/upload" to tar ...
I0708 16:03:51.291638 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts as artifacts
I0708 16:03:51.295073 12623 docker.go:793] Both scripts and untarred source will be placed in '/tmp'
I0708 16:03:51.295151 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:51.295461 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_21d60224" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:51.790411 12623 docker.go:1002] Attaching to container "045d541a0c3dc8698c0c97cd476fc76d192a56115d1e700f8e8192fc611cdb0b" ...
I0708 16:03:51.792562 12623 docker.go:1013] Starting container "045d541a0c3dc8698c0c97cd476fc76d192a56115d1e700f8e8192fc611cdb0b" ...
I0708 16:03:52.155190 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.gitignore as artifacts/.gitignore
I0708 16:03:52.155729 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.s2i as artifacts/.s2i
I0708 16:03:52.156240 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.s2i/bin as artifacts/.s2i/bin
I0708 16:03:52.156668 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README
I0708 16:03:52.157194 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.s2i/environment as artifacts/.s2i/environment
I0708 16:03:52.157628 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/.travis.yml as artifacts/.travis.yml
I0708 16:03:52.158162 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/Dockerfile as artifacts/Dockerfile
I0708 16:03:52.158560 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/Gemfile as artifacts/Gemfile
I0708 16:03:52.159062 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock
I0708 16:03:52.159496 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/README.md as artifacts/README.md
I0708 16:03:52.159923 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/Rakefile as artifacts/Rakefile
I0708 16:03:52.160317 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/app.rb as artifacts/app.rb
I0708 16:03:52.160795 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/config as artifacts/config
I0708 16:03:52.161185 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/config/database.rb as artifacts/config/database.rb
I0708 16:03:52.161643 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/config/database.yml as artifacts/config/database.yml
I0708 16:03:52.162066 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/config.ru as artifacts/config.ru
I0708 16:03:52.162962 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/db as artifacts/db
I0708 16:03:52.163822 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/db/migrate as artifacts/db/migrate
I0708 16:03:52.164762 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:52.165772 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/models.rb as artifacts/models.rb
I0708 16:03:52.166253 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/run.sh as artifacts/run.sh
I0708 16:03:52.166732 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked
I0708 16:03:52.167328 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/test as artifacts/test
I0708 16:03:52.167837 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb
I0708 16:03:52.168352 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/views as artifacts/views
I0708 16:03:52.168824 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/artifacts/views/main.erb as artifacts/views/main.erb
I0708 16:03:52.169341 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/scripts as scripts
I0708 16:03:52.169855 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/scripts/assemble as scripts/assemble
I0708 16:03:52.170367 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/scripts/run as scripts/run
I0708 16:03:52.170942 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/scripts/save-artifacts as scripts/save-artifacts
I0708 16:03:52.171491 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src as src
I0708 16:03:52.175430 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.gitignore as src/.gitignore
I0708 16:03:52.175926 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.s2i as src/.s2i
I0708 16:03:52.176424 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:52.176823 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:52.177296 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:52.177708 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:52.178122 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:52.178483 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/Gemfile as src/Gemfile
I0708 16:03:52.178885 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:52.179284 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/README.md as src/README.md
I0708 16:03:52.179647 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/Rakefile as src/Rakefile
I0708 16:03:52.180007 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/app.rb as src/app.rb
I0708 16:03:52.180390 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/config as src/config
I0708 16:03:52.180777 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:52.181309 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:52.181863 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/config.ru as src/config.ru
I0708 16:03:52.182415 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/db as src/db
I0708 16:03:52.182843 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/db/migrate as src/db/migrate
I0708 16:03:52.183347 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:52.183730 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/models.rb as src/models.rb
I0708 16:03:52.184103 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/run.sh as src/run.sh
I0708 16:03:52.184476 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/test as src/test
I0708 16:03:52.184867 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:52.185365 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/views as src/views
I0708 16:03:52.185736 12623 tar.go:337] Adding to tar: /tmp/s2i672818905/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:52.235395 12623 docker.go:1044] Waiting for container "045d541a0c3dc8698c0c97cd476fc76d192a56115d1e700f8e8192fc611cdb0b" to stop ...
I0708 16:03:52.393686 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:52.393752 12623 postexecutorstep.go:63] Executing step: store previous image
I0708 16:03:52.396357 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:52.400333 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:52.400389 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i672818905/metadata'
I0708 16:03:52.400557 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:52.619883 12623 tar.go:401] Creating directory /tmp/s2i672818905/metadata
I0708 16:03:52.619982 12623 tar.go:469] Creating /tmp/s2i672818905/metadata/image_metadata.json
I0708 16:03:52.620167 12623 tar.go:479] Extracting/writing /tmp/s2i672818905/metadata/image_metadata.json
I0708 16:03:52.620322 12623 tar.go:425] Done extracting tar stream
I0708 16:03:52.620437 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:52.624593 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc000172280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:53.932575 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:53.932633 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user
I0708 16:03:53.932664 12623 postexecutorstep.go:88] Executing step: remove previous image
I0708 16:03:53.932707 12623 postexecutorstep.go:102] Removing previously-tagged image sha256:2e409509e8cb7aed568ebb8aa1510477bb3ae95805de3e9f30c0d7642638f44e
I0708 16:03:53.940012 12623 docker.go:980] Removing container "045d541a0c3dc8698c0c97cd476fc76d192a56115d1e700f8e8192fc611cdb0b" ...
I0708 16:03:53.955611 12623 docker.go:990] Removed container "045d541a0c3dc8698c0c97cd476fc76d192a56115d1e700f8e8192fc611cdb0b"
I0708 16:03:53.955772 12623 cleanup.go:33] Removing temporary directory /tmp/s2i672818905
I0708 16:03:53.955845 12623 fs.go:314] Removing directory '/tmp/s2i672818905'
--- PASS: TestIncrementalBuildUser (8.59s)
=== RUN TestIncrementalBuildScripts
I0708 16:03:55.940563 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:03:55.946118 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:03:55.946176 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:03:55.946229 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:55.946336 12623 sti.go:204] Preparing to build test/sti-incremental-app-scripts
I0708 16:03:55.946859 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:55.946914 12623 clone.go:40] Cloning sources into "/tmp/s2i411380339/upload/src"
I0708 16:03:56.180871 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:56.204507 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:56.215720 12623 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble"
I0708 16:03:56.215842 12623 install.go:261] Using "run" installed from "image:///tmp/scripts//run"
I0708 16:03:56.215956 12623 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts"
I0708 16:03:56.216022 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:56.216056 12623 sti.go:213] Clean build will be performed
I0708 16:03:56.216100 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:56.216150 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts"
I0708 16:03:56.216184 12623 sti.go:585] Using image name sti_test/sti-fake-scripts
I0708 16:03:56.218516 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:03:56.218631 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:03:56.218890 12623 sti.go:703] starting the source uploading ...
I0708 16:03:56.218954 12623 tar.go:239] Adding "/tmp/s2i411380339/upload" to tar ...
I0708 16:03:56.219293 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/scripts as scripts
I0708 16:03:56.222972 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:03:56.223025 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:03:56.223108 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:03:56.223873 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_ec7d7f94" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:56.735676 12623 docker.go:1002] Attaching to container "ca225442e5c0002bcb5879cfe2961e3328e09d4164c7fe0e37a4499d6221ed14" ...
I0708 16:03:56.737348 12623 docker.go:1013] Starting container "ca225442e5c0002bcb5879cfe2961e3328e09d4164c7fe0e37a4499d6221ed14" ...
I0708 16:03:57.097858 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src as src
I0708 16:03:57.101499 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.gitignore as src/.gitignore
I0708 16:03:57.102028 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.s2i as src/.s2i
I0708 16:03:57.102470 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:03:57.102919 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:03:57.103325 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:03:57.103758 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/.travis.yml as src/.travis.yml
I0708 16:03:57.104227 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/Dockerfile as src/Dockerfile
I0708 16:03:57.104671 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/Gemfile as src/Gemfile
I0708 16:03:57.105067 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:03:57.105449 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/README.md as src/README.md
I0708 16:03:57.105903 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/Rakefile as src/Rakefile
I0708 16:03:57.106401 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/app.rb as src/app.rb
I0708 16:03:57.106933 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/config as src/config
I0708 16:03:57.107395 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/config/database.rb as src/config/database.rb
I0708 16:03:57.107913 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/config/database.yml as src/config/database.yml
I0708 16:03:57.108376 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/config.ru as src/config.ru
I0708 16:03:57.108834 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/db as src/db
I0708 16:03:57.109224 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/db/migrate as src/db/migrate
I0708 16:03:57.109710 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:57.110160 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/models.rb as src/models.rb
I0708 16:03:57.110620 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/run.sh as src/run.sh
I0708 16:03:57.111101 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/test as src/test
I0708 16:03:57.111521 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:03:57.111971 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/views as src/views
I0708 16:03:57.112355 12623 tar.go:337] Adding to tar: /tmp/s2i411380339/upload/src/views/main.erb as src/views/main.erb
I0708 16:03:57.174287 12623 docker.go:1044] Waiting for container "ca225442e5c0002bcb5879cfe2961e3328e09d4164c7fe0e37a4499d6221ed14" to stop ...
I0708 16:03:57.517547 12623 docker.go:1069] Invoking PostExecute function
I0708 16:03:57.517605 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:03:57.517646 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:03:57.519839 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:03:57.519900 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i411380339/metadata'
I0708 16:03:57.520060 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:03:57.726809 12623 tar.go:401] Creating directory /tmp/s2i411380339/metadata
I0708 16:03:57.726903 12623 tar.go:469] Creating /tmp/s2i411380339/metadata/image_metadata.json
I0708 16:03:57.727100 12623 tar.go:479] Extracting/writing /tmp/s2i411380339/metadata/image_metadata.json
I0708 16:03:57.727276 12623 tar.go:425] Done extracting tar stream
I0708 16:03:57.727405 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:03:57.731561 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc0000e7a40}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:03:58.574527 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:03:58.574585 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts
I0708 16:03:58.574616 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:03:58.574731 12623 docker.go:980] Removing container "ca225442e5c0002bcb5879cfe2961e3328e09d4164c7fe0e37a4499d6221ed14" ...
I0708 16:03:58.592616 12623 docker.go:990] Removed container "ca225442e5c0002bcb5879cfe2961e3328e09d4164c7fe0e37a4499d6221ed14"
I0708 16:03:58.592774 12623 cleanup.go:33] Removing temporary directory /tmp/s2i411380339
I0708 16:03:58.592814 12623 fs.go:314] Removing directory '/tmp/s2i411380339'
I0708 16:03:58.599340 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:03:58.604916 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:03:58.604974 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:03:58.605034 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:03:58.605140 12623 sti.go:204] Preparing to build test/sti-incremental-app-scripts
I0708 16:03:58.605664 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:03:58.605730 12623 clone.go:40] Cloning sources into "/tmp/s2i144076061/upload/src"
I0708 16:03:58.828051 12623 clone.go:56] Checked out "HEAD"
I0708 16:03:58.851710 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:03:58.862874 12623 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble"
I0708 16:03:58.862970 12623 install.go:261] Using "run" installed from "image:///tmp/scripts//run"
I0708 16:03:58.863042 12623 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts"
I0708 16:03:58.863096 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:03:58.865828 12623 docker.go:490] Using locally available image "test/sti-incremental-app-scripts:latest"
I0708 16:03:58.868169 12623 sti.go:211] Existing image for tag test/sti-incremental-app-scripts detected for incremental build
I0708 16:03:58.868221 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:03:58.868370 12623 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts to path /tmp/s2i144076061/upload/artifacts
I0708 16:03:58.870721 12623 sti.go:546] The assemble user is not set, defaulting to "" user
I0708 16:03:58.875336 12623 docker.go:730] Image sha256:83f3d34e96473f4c2598c38d1b348c6e8b0aed74a0da9eea35ff05246d9adb66 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:03:58.875383 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:03:58.875439 12623 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ...
I0708 16:03:58.875684 12623 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_8706a116" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck:<nil> ArgsEscaped:false Image:test/sti-incremental-app-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:03:59.377793 12623 docker.go:1002] Attaching to container "23b5f9df203d401bb6390fd7f7efcd2a53ad480ae798ef6042114740cc8ef637" ...
I0708 16:03:59.379076 12623 docker.go:1013] Starting container "23b5f9df203d401bb6390fd7f7efcd2a53ad480ae798ef6042114740cc8ef637" ...
I0708 16:03:59.739334 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.739498 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.739581 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/.gitignore
I0708 16:03:59.739828 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/.gitignore
I0708 16:03:59.740974 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/.s2i
I0708 16:03:59.741607 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/.s2i/bin
I0708 16:03:59.741863 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/.s2i/bin
I0708 16:03:59.741939 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/.s2i/bin/README
I0708 16:03:59.742038 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/.s2i/bin/README
I0708 16:03:59.742493 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/.s2i
I0708 16:03:59.742593 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/.s2i/environment
I0708 16:03:59.742717 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/.s2i/environment
I0708 16:03:59.744933 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.745018 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/.travis.yml
I0708 16:03:59.745127 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/.travis.yml
I0708 16:03:59.746458 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.746540 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/Dockerfile
I0708 16:03:59.746661 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/Dockerfile
I0708 16:03:59.753496 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.753576 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/Gemfile
I0708 16:03:59.753682 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/Gemfile
I0708 16:03:59.753916 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.753986 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/Gemfile.lock
I0708 16:03:59.754085 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/Gemfile.lock
I0708 16:03:59.754299 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.754371 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/README.md
I0708 16:03:59.754511 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/README.md
I0708 16:03:59.754758 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.754818 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/Rakefile
I0708 16:03:59.754905 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/Rakefile
I0708 16:03:59.758184 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.758268 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/app.rb
I0708 16:03:59.758378 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/app.rb
I0708 16:03:59.763908 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/config
I0708 16:03:59.764158 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/config
I0708 16:03:59.764235 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/config/database.rb
I0708 16:03:59.764338 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/config/database.rb
I0708 16:03:59.770198 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/config
I0708 16:03:59.770280 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/config/database.yml
I0708 16:03:59.770393 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/config/database.yml
I0708 16:03:59.770924 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.771001 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/config.ru
I0708 16:03:59.771112 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/config.ru
I0708 16:03:59.775919 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/db
I0708 16:03:59.776159 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/db/migrate
I0708 16:03:59.776498 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/db/migrate
I0708 16:03:59.776579 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:59.776681 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:03:59.780934 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.781013 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/models.rb
I0708 16:03:59.781123 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/models.rb
I0708 16:03:59.781405 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.781486 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/run.sh
I0708 16:03:59.781578 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/run.sh
I0708 16:03:59.781857 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/test
I0708 16:03:59.782169 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/test
I0708 16:03:59.782265 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/test/sample_test.rb
I0708 16:03:59.782383 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/test/sample_test.rb
I0708 16:03:59.782682 12623 tar.go:392] Creating directory /tmp/s2i144076061/upload/artifacts/views
I0708 16:03:59.783002 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts/views
I0708 16:03:59.783073 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/views/main.erb
I0708 16:03:59.783178 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/views/main.erb
I0708 16:03:59.783398 12623 tar.go:401] Creating directory /tmp/s2i144076061/upload/artifacts
I0708 16:03:59.783477 12623 tar.go:469] Creating /tmp/s2i144076061/upload/artifacts/save-artifacts-invoked
I0708 16:03:59.783601 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/upload/artifacts/save-artifacts-invoked
I0708 16:03:59.783756 12623 tar.go:425] Done extracting tar stream
I0708 16:03:59.860997 12623 docker.go:1044] Waiting for container "23b5f9df203d401bb6390fd7f7efcd2a53ad480ae798ef6042114740cc8ef637" to stop ...
I0708 16:04:00.019445 12623 docker.go:980] Removing container "23b5f9df203d401bb6390fd7f7efcd2a53ad480ae798ef6042114740cc8ef637" ...
I0708 16:04:00.042800 12623 docker.go:990] Removed container "23b5f9df203d401bb6390fd7f7efcd2a53ad480ae798ef6042114740cc8ef637"
I0708 16:04:00.042983 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts"
I0708 16:04:00.043023 12623 sti.go:585] Using image name sti_test/sti-fake-scripts
I0708 16:04:00.045186 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest"
I0708 16:04:00.045292 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:04:00.045542 12623 sti.go:703] starting the source uploading ...
I0708 16:04:00.045609 12623 tar.go:239] Adding "/tmp/s2i144076061/upload" to tar ...
I0708 16:04:00.046028 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts as artifacts
I0708 16:04:00.049409 12623 docker.go:730] Image sha256:bedcb3405f91da6665943f3aabccb81ffc81c116c63cd76314e67b93973a6faf contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:00.049460 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:04:00.049542 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:04:00.049865 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_d162f124" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:04:00.576106 12623 docker.go:1002] Attaching to container "e1f97e225222481d9656711564432c656ff9b7f05d0b2342aca7f802517ffc74" ...
I0708 16:04:00.577708 12623 docker.go:1013] Starting container "e1f97e225222481d9656711564432c656ff9b7f05d0b2342aca7f802517ffc74" ...
I0708 16:04:00.939179 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.gitignore as artifacts/.gitignore
I0708 16:04:00.939748 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.s2i as artifacts/.s2i
I0708 16:04:00.940295 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.s2i/bin as artifacts/.s2i/bin
I0708 16:04:00.940785 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README
I0708 16:04:00.942115 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.s2i/environment as artifacts/.s2i/environment
I0708 16:04:00.942685 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/.travis.yml as artifacts/.travis.yml
I0708 16:04:00.943521 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/Dockerfile as artifacts/Dockerfile
I0708 16:04:00.944390 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/Gemfile as artifacts/Gemfile
I0708 16:04:00.944927 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock
I0708 16:04:00.945406 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/README.md as artifacts/README.md
I0708 16:04:00.945872 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/Rakefile as artifacts/Rakefile
I0708 16:04:00.946372 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/app.rb as artifacts/app.rb
I0708 16:04:00.946887 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/config as artifacts/config
I0708 16:04:00.947357 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/config/database.rb as artifacts/config/database.rb
I0708 16:04:00.947842 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/config/database.yml as artifacts/config/database.yml
I0708 16:04:00.948351 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/config.ru as artifacts/config.ru
I0708 16:04:00.948842 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/db as artifacts/db
I0708 16:04:00.949324 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/db/migrate as artifacts/db/migrate
I0708 16:04:00.949822 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:00.950302 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/models.rb as artifacts/models.rb
I0708 16:04:00.950722 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/run.sh as artifacts/run.sh
I0708 16:04:00.951118 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked
I0708 16:04:00.951549 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/test as artifacts/test
I0708 16:04:00.952013 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb
I0708 16:04:00.952517 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/views as artifacts/views
I0708 16:04:00.952910 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/artifacts/views/main.erb as artifacts/views/main.erb
I0708 16:04:00.953299 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/scripts as scripts
I0708 16:04:00.953736 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src as src
I0708 16:04:00.957209 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.gitignore as src/.gitignore
I0708 16:04:00.957762 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.s2i as src/.s2i
I0708 16:04:00.958257 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:04:00.958682 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:04:00.959174 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:04:00.959635 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/.travis.yml as src/.travis.yml
I0708 16:04:00.960152 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/Dockerfile as src/Dockerfile
I0708 16:04:00.960642 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/Gemfile as src/Gemfile
I0708 16:04:00.961154 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:04:00.961638 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/README.md as src/README.md
I0708 16:04:00.962109 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/Rakefile as src/Rakefile
I0708 16:04:00.962591 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/app.rb as src/app.rb
I0708 16:04:00.963123 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/config as src/config
I0708 16:04:00.963859 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/config/database.rb as src/config/database.rb
I0708 16:04:00.964760 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/config/database.yml as src/config/database.yml
I0708 16:04:00.965639 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/config.ru as src/config.ru
I0708 16:04:00.966729 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/db as src/db
I0708 16:04:00.967240 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/db/migrate as src/db/migrate
I0708 16:04:00.967693 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:00.968154 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/models.rb as src/models.rb
I0708 16:04:00.968512 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/run.sh as src/run.sh
I0708 16:04:00.968959 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/test as src/test
I0708 16:04:00.969370 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:04:00.969808 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/views as src/views
I0708 16:04:00.970187 12623 tar.go:337] Adding to tar: /tmp/s2i144076061/upload/src/views/main.erb as src/views/main.erb
I0708 16:04:01.017170 12623 docker.go:1044] Waiting for container "e1f97e225222481d9656711564432c656ff9b7f05d0b2342aca7f802517ffc74" to stop ...
I0708 16:04:01.199169 12623 docker.go:1069] Invoking PostExecute function
I0708 16:04:01.199223 12623 postexecutorstep.go:63] Executing step: store previous image
I0708 16:04:01.202770 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:04:01.205165 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:04:01.205219 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i144076061/metadata'
I0708 16:04:01.205436 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:04:01.425855 12623 tar.go:401] Creating directory /tmp/s2i144076061/metadata
I0708 16:04:01.425951 12623 tar.go:469] Creating /tmp/s2i144076061/metadata/image_metadata.json
I0708 16:04:01.426173 12623 tar.go:479] Extracting/writing /tmp/s2i144076061/metadata/image_metadata.json
I0708 16:04:01.426344 12623 tar.go:425] Done extracting tar stream
I0708 16:04:01.426500 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:04:01.430755 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc000210280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:04:02.445507 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:04:02.445562 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts
I0708 16:04:02.445598 12623 postexecutorstep.go:88] Executing step: remove previous image
I0708 16:04:02.445627 12623 postexecutorstep.go:102] Removing previously-tagged image sha256:83f3d34e96473f4c2598c38d1b348c6e8b0aed74a0da9eea35ff05246d9adb66
I0708 16:04:02.453345 12623 docker.go:980] Removing container "e1f97e225222481d9656711564432c656ff9b7f05d0b2342aca7f802517ffc74" ...
I0708 16:04:02.471663 12623 docker.go:990] Removed container "e1f97e225222481d9656711564432c656ff9b7f05d0b2342aca7f802517ffc74"
I0708 16:04:02.471873 12623 cleanup.go:33] Removing temporary directory /tmp/s2i144076061
I0708 16:04:02.471926 12623 fs.go:314] Removing directory '/tmp/s2i144076061'
--- PASS: TestIncrementalBuildScripts (8.50s)
=== RUN TestIncrementalBuildScriptsNoSaveArtifacts
I0708 16:04:04.431861 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:04.437484 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:04.437544 12623 docker.go:730] Image sha256:80570e3d544c90dffd3677060a4b4fe906ad440fac881050ababe282c1d09de0 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:04.437600 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:04.437687 12623 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts
I0708 16:04:04.438148 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:04:04.438197 12623 clone.go:40] Cloning sources into "/tmp/s2i767451991/upload/src"
I0708 16:04:04.780026 12623 clone.go:56] Checked out "HEAD"
I0708 16:04:04.804354 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:04:04.815429 12623 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble"
I0708 16:04:04.815535 12623 install.go:261] Using "run" installed from "image:///tmp/scripts//run"
I0708 16:04:04.815634 12623 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts"
I0708 16:04:04.815717 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:04:04.815757 12623 sti.go:213] Clean build will be performed
I0708 16:04:04.815800 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:04:04.815869 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts"
I0708 16:04:04.815913 12623 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts
I0708 16:04:04.818257 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:04.818374 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:04:04.818538 12623 sti.go:703] starting the source uploading ...
I0708 16:04:04.818615 12623 tar.go:239] Adding "/tmp/s2i767451991/upload" to tar ...
I0708 16:04:04.819002 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/scripts as scripts
I0708 16:04:04.822674 12623 docker.go:730] Image sha256:80570e3d544c90dffd3677060a4b4fe906ad440fac881050ababe282c1d09de0 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:04.822754 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:04:04.822819 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:04:04.823100 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_4f9176b7" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:04:05.343172 12623 docker.go:1002] Attaching to container "f3d1c2a851781f4e85b25e1f2ba5291331acee4adcd61b103dad87c606a94a3a" ...
I0708 16:04:05.344766 12623 docker.go:1013] Starting container "f3d1c2a851781f4e85b25e1f2ba5291331acee4adcd61b103dad87c606a94a3a" ...
I0708 16:04:05.776155 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src as src
I0708 16:04:05.779668 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.gitignore as src/.gitignore
I0708 16:04:05.780125 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.s2i as src/.s2i
I0708 16:04:05.780590 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:04:05.781077 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:04:05.781475 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:04:05.781882 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/.travis.yml as src/.travis.yml
I0708 16:04:05.782272 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/Dockerfile as src/Dockerfile
I0708 16:04:05.782675 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/Gemfile as src/Gemfile
I0708 16:04:05.783077 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:04:05.783494 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/README.md as src/README.md
I0708 16:04:05.783962 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/Rakefile as src/Rakefile
I0708 16:04:05.784507 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/app.rb as src/app.rb
I0708 16:04:05.785082 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/config as src/config
I0708 16:04:05.785587 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/config/database.rb as src/config/database.rb
I0708 16:04:05.786144 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/config/database.yml as src/config/database.yml
I0708 16:04:05.786705 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/config.ru as src/config.ru
I0708 16:04:05.787158 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/db as src/db
I0708 16:04:05.787556 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/db/migrate as src/db/migrate
I0708 16:04:05.788074 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:05.788607 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/models.rb as src/models.rb
I0708 16:04:05.789347 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/run.sh as src/run.sh
I0708 16:04:05.790400 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/test as src/test
I0708 16:04:05.790903 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:04:05.791726 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/views as src/views
I0708 16:04:05.793060 12623 tar.go:337] Adding to tar: /tmp/s2i767451991/upload/src/views/main.erb as src/views/main.erb
I0708 16:04:05.848907 12623 docker.go:1044] Waiting for container "f3d1c2a851781f4e85b25e1f2ba5291331acee4adcd61b103dad87c606a94a3a" to stop ...
I0708 16:04:06.019178 12623 docker.go:1069] Invoking PostExecute function
I0708 16:04:06.019233 12623 postexecutorstep.go:68] Skipping step: store previous image
I0708 16:04:06.019262 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:04:06.021536 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:04:06.021595 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i767451991/metadata'
I0708 16:04:06.021778 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:04:06.249819 12623 tar.go:401] Creating directory /tmp/s2i767451991/metadata
I0708 16:04:06.249913 12623 tar.go:469] Creating /tmp/s2i767451991/metadata/image_metadata.json
I0708 16:04:06.250097 12623 tar.go:479] Extracting/writing /tmp/s2i767451991/metadata/image_metadata.json
I0708 16:04:06.250244 12623 tar.go:425] Done extracting tar stream
I0708 16:04:06.250355 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:04:06.254647 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc0000e7cc0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:04:07.143546 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:04:07.143601 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts
I0708 16:04:07.143640 12623 postexecutorstep.go:93] Skipping step: remove previous image
I0708 16:04:07.143768 12623 docker.go:980] Removing container "f3d1c2a851781f4e85b25e1f2ba5291331acee4adcd61b103dad87c606a94a3a" ...
I0708 16:04:07.160223 12623 docker.go:990] Removed container "f3d1c2a851781f4e85b25e1f2ba5291331acee4adcd61b103dad87c606a94a3a"
I0708 16:04:07.160356 12623 cleanup.go:33] Removing temporary directory /tmp/s2i767451991
I0708 16:04:07.160400 12623 fs.go:314] Removing directory '/tmp/s2i767451991'
I0708 16:04:07.165159 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:07.170819 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:07.170880 12623 docker.go:730] Image sha256:80570e3d544c90dffd3677060a4b4fe906ad440fac881050ababe282c1d09de0 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:07.170948 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:07.171063 12623 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts
I0708 16:04:07.171569 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:04:07.171633 12623 clone.go:40] Cloning sources into "/tmp/s2i309942177/upload/src"
I0708 16:04:07.515258 12623 clone.go:56] Checked out "HEAD"
I0708 16:04:07.539065 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:04:07.550374 12623 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble"
I0708 16:04:07.550489 12623 install.go:261] Using "run" installed from "image:///tmp/scripts//run"
I0708 16:04:07.550590 12623 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts"
I0708 16:04:07.550639 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:04:07.553463 12623 docker.go:490] Using locally available image "test/sti-incremental-app-scripts-no-save-artifacts:latest"
I0708 16:04:07.555804 12623 sti.go:211] Existing image for tag test/sti-incremental-app-scripts-no-save-artifacts detected for incremental build
I0708 16:04:07.555854 12623 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world
I0708 16:04:07.555997 12623 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts-no-save-artifacts to path /tmp/s2i309942177/upload/artifacts
I0708 16:04:07.558240 12623 sti.go:546] The assemble user is not set, defaulting to "" user
I0708 16:04:07.563029 12623 docker.go:730] Image sha256:ca8bafb6a663d2768994a01feff094f07a22a3a54531bc1bf83655dfe6a94d5a contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:07.563074 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:04:07.563123 12623 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ...
I0708 16:04:07.563376 12623 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_no_save_artifacts_5edd070d" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck:<nil> ArgsEscaped:false Image:test/sti-incremental-app-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:04:08.081066 12623 docker.go:1002] Attaching to container "4b30858488f2ba66fd6169fc1b92f02f153242bf6de527277687f61b8d8e714b" ...
I0708 16:04:08.082485 12623 docker.go:1013] Starting container "4b30858488f2ba66fd6169fc1b92f02f153242bf6de527277687f61b8d8e714b" ...
I0708 16:04:08.606520 12623 docker.go:980] Removing container "4b30858488f2ba66fd6169fc1b92f02f153242bf6de527277687f61b8d8e714b" ...
I0708 16:04:08.623633 12623 docker.go:990] Removed container "4b30858488f2ba66fd6169fc1b92f02f153242bf6de527277687f61b8d8e714b"
W0708 16:04:08.623833 12623 sti.go:219] Clean build will be performed because of error saving previous build artifacts
I0708 16:04:08.623895 12623 sti.go:220] error: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\\"/tmp/scripts/save-artifacts\\\": stat /tmp/scripts/save-artifacts: no such file or directory\"\n"
I0708 16:04:08.623960 12623 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts"
I0708 16:04:08.624013 12623 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts
I0708 16:04:08.626168 12623 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest"
I0708 16:04:08.626299 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:04:08.626686 12623 sti.go:703] starting the source uploading ...
I0708 16:04:08.626772 12623 tar.go:239] Adding "/tmp/s2i309942177/upload" to tar ...
I0708 16:04:08.627399 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/artifacts as artifacts
I0708 16:04:08.633429 12623 docker.go:730] Image sha256:80570e3d544c90dffd3677060a4b4fe906ad440fac881050ababe282c1d09de0 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/"
I0708 16:04:08.633480 12623 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'.
I0708 16:04:08.633553 12623 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ...
I0708 16:04:08.633894 12623 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_777344ed" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck:<nil> ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:<nil>}} ...
I0708 16:04:09.141283 12623 docker.go:1002] Attaching to container "11b5c32f762307774994b82d3a2b2d4e0950918f74dde451847aa80f61bdf970" ...
I0708 16:04:09.142538 12623 docker.go:1013] Starting container "11b5c32f762307774994b82d3a2b2d4e0950918f74dde451847aa80f61bdf970" ...
I0708 16:04:09.503187 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/scripts as scripts
I0708 16:04:09.503684 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src as src
I0708 16:04:09.507315 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.gitignore as src/.gitignore
I0708 16:04:09.507875 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.s2i as src/.s2i
I0708 16:04:09.508349 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.s2i/bin as src/.s2i/bin
I0708 16:04:09.508809 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.s2i/bin/README as src/.s2i/bin/README
I0708 16:04:09.509353 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.s2i/environment as src/.s2i/environment
I0708 16:04:09.509865 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/.travis.yml as src/.travis.yml
I0708 16:04:09.510388 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/Dockerfile as src/Dockerfile
I0708 16:04:09.510864 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/Gemfile as src/Gemfile
I0708 16:04:09.511356 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/Gemfile.lock as src/Gemfile.lock
I0708 16:04:09.511942 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/README.md as src/README.md
I0708 16:04:09.512416 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/Rakefile as src/Rakefile
I0708 16:04:09.512857 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/app.rb as src/app.rb
I0708 16:04:09.513262 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/config as src/config
I0708 16:04:09.513618 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/config/database.rb as src/config/database.rb
I0708 16:04:09.514035 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/config/database.yml as src/config/database.yml
I0708 16:04:09.514467 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/config.ru as src/config.ru
I0708 16:04:09.514889 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/db as src/db
I0708 16:04:09.515253 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/db/migrate as src/db/migrate
I0708 16:04:09.515624 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:09.516085 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/models.rb as src/models.rb
I0708 16:04:09.516551 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/run.sh as src/run.sh
I0708 16:04:09.517037 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/test as src/test
I0708 16:04:09.517464 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/test/sample_test.rb as src/test/sample_test.rb
I0708 16:04:09.517970 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/views as src/views
I0708 16:04:09.518380 12623 tar.go:337] Adding to tar: /tmp/s2i309942177/upload/src/views/main.erb as src/views/main.erb
I0708 16:04:09.577647 12623 docker.go:1044] Waiting for container "11b5c32f762307774994b82d3a2b2d4e0950918f74dde451847aa80f61bdf970" to stop ...
I0708 16:04:09.748198 12623 docker.go:1069] Invoking PostExecute function
I0708 16:04:09.748253 12623 postexecutorstep.go:63] Executing step: store previous image
I0708 16:04:09.750889 12623 postexecutorstep.go:117] Executing step: commit image
I0708 16:04:09.752844 12623 postexecutorstep.go:523] Checking for new Labels to apply...
I0708 16:04:09.752897 12623 postexecutorstep.go:531] Creating the download path '/tmp/s2i309942177/metadata'
I0708 16:04:09.753032 12623 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json"
I0708 16:04:09.980854 12623 tar.go:401] Creating directory /tmp/s2i309942177/metadata
I0708 16:04:09.980947 12623 tar.go:469] Creating /tmp/s2i309942177/metadata/image_metadata.json
I0708 16:04:09.981131 12623 tar.go:479] Extracting/writing /tmp/s2i309942177/metadata/image_metadata.json
I0708 16:04:09.981781 12623 tar.go:425] Done extracting tar stream
I0708 16:04:09.981953 12623 postexecutorstep.go:556] new Labels File contents :
{
"labels": [
{"testLabel": "testLabel_value"}
]
}
I0708 16:04:09.987755 12623 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc0000e77c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck:<nil> ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees <bparees@users.noreply.github.com> io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout:<nil> Shell:[]}
I0708 16:04:11.345528 12623 postexecutorstep.go:393] Executing step: report success
I0708 16:04:11.345582 12623 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts
I0708 16:04:11.345616 12623 postexecutorstep.go:88] Executing step: remove previous image
I0708 16:04:11.345644 12623 postexecutorstep.go:102] Removing previously-tagged image sha256:ca8bafb6a663d2768994a01feff094f07a22a3a54531bc1bf83655dfe6a94d5a
I0708 16:04:11.353872 12623 docker.go:980] Removing container "11b5c32f762307774994b82d3a2b2d4e0950918f74dde451847aa80f61bdf970" ...
I0708 16:04:11.371109 12623 docker.go:990] Removed container "11b5c32f762307774994b82d3a2b2d4e0950918f74dde451847aa80f61bdf970"
I0708 16:04:11.371262 12623 cleanup.go:33] Removing temporary directory /tmp/s2i309942177
I0708 16:04:11.371306 12623 fs.go:314] Removing directory '/tmp/s2i309942177'
--- PASS: TestIncrementalBuildScriptsNoSaveArtifacts (9.06s)
=== RUN TestIncrementalBuildOnBuild
I0708 16:04:13.495483 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:04:13.501203 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:04:13.501262 12623 docker.go:730] Image sha256:0287183aaaf5c91851ab891c2ede5c6b51bbb6376171dda9b44aac2a5398f921 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:04:13.501338 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:13.501456 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:13.501494 12623 onbuild.go:87] Preparing the source code for build
I0708 16:04:13.502013 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:04:13.502063 12623 clone.go:40] Cloning sources into "/tmp/s2i880209019/upload/src"
I0708 16:04:13.731737 12623 clone.go:56] Checked out "HEAD"
I0708 16:04:13.755252 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:04:13.768274 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:04:13.768378 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:04:13.769878 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:04:13.769970 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:04:13.770068 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:04:13.770127 12623 onbuild.go:181] Found S2I 'run' script, copying to application source dir
I0708 16:04:13.770278 12623 fs.go:270] F "/tmp/s2i880209019/upload/scripts/run" -> "/tmp/s2i880209019/upload/src/run"
I0708 16:04:13.770379 12623 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir
I0708 16:04:13.770530 12623 fs.go:270] F "/tmp/s2i880209019/upload/scripts/assemble" -> "/tmp/s2i880209019/upload/src/assemble"
I0708 16:04:13.770618 12623 onbuild.go:97] Creating application Dockerfile
I0708 16:04:13.771015 12623 entrypoint.go:33] Found valid ENTRYPOINT: run
I0708 16:04:13.771106 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:04:13.771279 12623 onbuild.go:106] Creating application source code image
I0708 16:04:13.771436 12623 tar.go:239] Adding "/tmp/s2i880209019/upload/src" to tar ...
I0708 16:04:13.771469 12623 onbuild.go:120] Building the application source
I0708 16:04:13.771623 12623 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:04:13.776983 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.gitignore as .gitignore
I0708 16:04:13.777546 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.s2i as .s2i
I0708 16:04:13.778042 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.s2i/bin as .s2i/bin
I0708 16:04:13.778508 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.s2i/bin/README as .s2i/bin/README
I0708 16:04:13.779088 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.s2i/environment as .s2i/environment
I0708 16:04:13.779690 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/.travis.yml as .travis.yml
I0708 16:04:13.780325 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/Dockerfile as Dockerfile
I0708 16:04:13.781045 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/Gemfile as Gemfile
I0708 16:04:13.781683 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/Gemfile.lock as Gemfile.lock
I0708 16:04:13.782290 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/README.md as README.md
I0708 16:04:13.782840 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/Rakefile as Rakefile
I0708 16:04:13.783387 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/app.rb as app.rb
I0708 16:04:13.783998 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/assemble as assemble
I0708 16:04:13.784672 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/config as config
I0708 16:04:13.785198 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/config/database.rb as config/database.rb
I0708 16:04:13.785795 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/config/database.yml as config/database.yml
I0708 16:04:13.786425 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/config.ru as config.ru
I0708 16:04:13.788670 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/db as db
I0708 16:04:13.789227 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/db/migrate as db/migrate
I0708 16:04:13.789818 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:13.790402 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/models.rb as models.rb
I0708 16:04:13.790995 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/run as run
I0708 16:04:13.791580 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/run.sh as run.sh
I0708 16:04:13.792206 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/test as test
I0708 16:04:13.792758 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/test/sample_test.rb as test/sample_test.rb
I0708 16:04:13.793348 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/views as views
I0708 16:04:13.793899 12623 tar.go:337] Adding to tar: /tmp/s2i880209019/upload/src/views/main.erb as views/main.erb
{"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"}
{"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"}
{"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"}
{"stream":" ---\u003e Running in 5f2a6e22893a\n"}
{"stream":"Step 1 : COPY . /tmp/src/\n"}
{"stream":" ---\u003e 338368b0f34f\n"}
{"stream":"Removing intermediate container 5f2a6e22893a\n"}
{"stream":"Removing intermediate container 33e9dde218c0\n"}
{"stream":"Step 2 : ENV RACK_ENV \"production\"\n"}
{"stream":" ---\u003e Running in c12900bc0b92\n"}
{"stream":" ---\u003e 4bc9c193fdf8\n"}
{"stream":"Removing intermediate container c12900bc0b92\n"}
{"stream":"Step 3 : RUN sh assemble\n"}
{"stream":" ---\u003e Running in 09330a261f8b\n"}
{"stream":" ---\u003e a6b842d5ec16\n"}
{"stream":"Removing intermediate container 09330a261f8b\n"}
{"stream":"Step 4 : ENTRYPOINT ./run\n"}
{"stream":" ---\u003e Running in e8ee9722fa33\n"}
{"stream":" ---\u003e c59374dd317f\n"}
{"stream":"Removing intermediate container e8ee9722fa33\n"}
{"stream":"Successfully built c59374dd317f\n"}
I0708 16:04:23.507062 12623 onbuild.go:129] Cleaning up temporary containers
I0708 16:04:23.507112 12623 cleanup.go:33] Removing temporary directory /tmp/s2i880209019
I0708 16:04:23.507155 12623 fs.go:314] Removing directory '/tmp/s2i880209019'
I0708 16:04:23.517945 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:04:23.523631 12623 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest"
I0708 16:04:23.523692 12623 docker.go:730] Image sha256:0287183aaaf5c91851ab891c2ede5c6b51bbb6376171dda9b44aac2a5398f921 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin"
I0708 16:04:23.523784 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:23.523905 12623 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world
I0708 16:04:23.523943 12623 onbuild.go:87] Preparing the source code for build
I0708 16:04:23.524518 12623 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ...
I0708 16:04:23.524570 12623 clone.go:40] Cloning sources into "/tmp/s2i622472606/upload/src"
I0708 16:04:23.780346 12623 clone.go:56] Checked out "HEAD"
I0708 16:04:23.804794 12623 clone.go:62] Updated submodules for "HEAD"
I0708 16:04:23.817539 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble'
I0708 16:04:23.817646 12623 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble"
I0708 16:04:23.819114 12623 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run'
I0708 16:04:23.819227 12623 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run"
I0708 16:04:23.819279 12623 ignore.go:66] .s2iignore file does not exist
I0708 16:04:23.819319 12623 onbuild.go:181] Found S2I 'run' script, copying to application source dir
I0708 16:04:23.819460 12623 fs.go:270] F "/tmp/s2i622472606/upload/scripts/run" -> "/tmp/s2i622472606/upload/src/run"
I0708 16:04:23.819555 12623 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir
I0708 16:04:23.819683 12623 fs.go:270] F "/tmp/s2i622472606/upload/scripts/assemble" -> "/tmp/s2i622472606/upload/src/assemble"
I0708 16:04:23.819783 12623 onbuild.go:97] Creating application Dockerfile
I0708 16:04:23.820164 12623 entrypoint.go:33] Found valid ENTRYPOINT: run
I0708 16:04:23.820229 12623 environment.go:41] Setting 1 environment variables provided by environment file in sources
I0708 16:04:23.820393 12623 onbuild.go:106] Creating application source code image
I0708 16:04:23.820554 12623 onbuild.go:120] Building the application source
I0708 16:04:23.820660 12623 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context:<nil> Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:}
I0708 16:04:23.820683 12623 tar.go:239] Adding "/tmp/s2i622472606/upload/src" to tar ...
I0708 16:04:23.824826 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.gitignore as .gitignore
I0708 16:04:23.825398 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.s2i as .s2i
I0708 16:04:23.825879 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.s2i/bin as .s2i/bin
I0708 16:04:23.826329 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.s2i/bin/README as .s2i/bin/README
I0708 16:04:23.826870 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.s2i/environment as .s2i/environment
I0708 16:04:23.827426 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/.travis.yml as .travis.yml
I0708 16:04:23.828009 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/Dockerfile as Dockerfile
I0708 16:04:23.828572 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/Gemfile as Gemfile
I0708 16:04:23.829142 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/Gemfile.lock as Gemfile.lock
I0708 16:04:23.829675 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/README.md as README.md
I0708 16:04:23.830293 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/Rakefile as Rakefile
I0708 16:04:23.830922 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/app.rb as app.rb
I0708 16:04:23.831468 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/assemble as assemble
I0708 16:04:23.832051 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/config as config
I0708 16:04:23.832519 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/config/database.rb as config/database.rb
I0708 16:04:23.833488 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/config/database.yml as config/database.yml
I0708 16:04:23.834912 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/config.ru as config.ru
I0708 16:04:23.835730 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/db as db
I0708 16:04:23.836866 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/db/migrate as db/migrate
I0708 16:04:23.837526 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb
I0708 16:04:23.838670 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/models.rb as models.rb
I0708 16:04:23.839338 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/run as run
I0708 16:04:23.840539 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/run.sh as run.sh
I0708 16:04:23.841206 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/test as test
I0708 16:04:23.841800 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/test/sample_test.rb as test/sample_test.rb
I0708 16:04:23.843205 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/views as views
I0708 16:04:23.843942 12623 tar.go:337] Adding to tar: /tmp/s2i622472606/upload/src/views/main.erb as views/main.erb
{"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"}
{"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"}
{"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"}
{"stream":" ---\u003e Running in edcc8a511551\n"}
{"stream":"Step 1 : COPY . /tmp/src/\n"}
{"stream":" ---\u003e 029140904209\n"}
{"stream":"Removing intermediate container edcc8a511551\n"}
{"stream":"Removing intermediate container 1417a4003056\n"}
{"stream":"Step 2 : ENV RACK_ENV \"production\"\n"}
{"stream":" ---\u003e Running in 2991a5bb1ef2\n"}
{"stream":" ---\u003e 83414083b235\n"}
{"stream":"Removing intermediate container 2991a5bb1ef2\n"}
{"stream":"Step 3 : RUN sh assemble\n"}
{"stream":" ---\u003e Running in 478f4f951c3a\n"}
{"stream":" ---\u003e da2628dcd653\n"}
{"stream":"Removing intermediate container 478f4f951c3a\n"}
{"stream":"Step 4 : ENTRYPOINT ./run\n"}
{"stream":" ---\u003e Running in cf25bd8ff0df\n"}
{"stream":" ---\u003e 67bb051e27ad\n"}
{"stream":"Removing intermediate container cf25bd8ff0df\n"}
{"stream":"Successfully built 67bb051e27ad\n"}
I0708 16:04:33.504239 12623 onbuild.go:129] Cleaning up temporary containers
I0708 16:04:33.504295 12623 cleanup.go:33] Removing temporary directory /tmp/s2i622472606
I0708 16:04:33.504340 12623 fs.go:314] Removing directory '/tmp/s2i622472606'
--- PASS: TestIncrementalBuildOnBuild (22.59s)
PASS
coverage: 0.0% of statements
ok github.com/openshift/source-to-image/test/integration/docker 155.050s coverage: 0.0% of statements
Complete
Running dockerfile integration tests ...
=== RUN TestDockerfileBuild
--- PASS: TestDockerfileBuild (0.50s)
=== RUN TestDockerfileBuildDefaultDockerfile
--- PASS: TestDockerfileBuildDefaultDockerfile (0.26s)
=== RUN TestDockerfileBuildEnv
--- PASS: TestDockerfileBuildEnv (0.27s)
=== RUN TestDockerfileBuildLabels
--- PASS: TestDockerfileBuildLabels (0.27s)
=== RUN TestDockerfileBuildInjections
--- PASS: TestDockerfileBuildInjections (0.27s)
=== RUN TestDockerfileBuildScriptsURLAssemble
--- PASS: TestDockerfileBuildScriptsURLAssemble (0.28s)
=== RUN TestDockerfileBuildScriptsURLRun
--- PASS: TestDockerfileBuildScriptsURLRun (0.28s)
=== RUN TestDockerfileBuildScriptsURLNone
--- PASS: TestDockerfileBuildScriptsURLNone (0.26s)
=== RUN TestDockerfileBuildSourceScriptsAssemble
--- PASS: TestDockerfileBuildSourceScriptsAssemble (0.01s)
=== RUN TestDockerfileBuildSourceScriptsRun
--- PASS: TestDockerfileBuildSourceScriptsRun (0.00s)
=== RUN TestDockerfileBuildScriptsURLImage
--- PASS: TestDockerfileBuildScriptsURLImage (0.01s)
=== RUN TestDockerfileBuildImageScriptsURLAssemble
--- PASS: TestDockerfileBuildImageScriptsURLAssemble (0.27s)
=== RUN TestDockerfileBuildImageScriptsURLRun
--- PASS: TestDockerfileBuildImageScriptsURLRun (0.26s)
=== RUN TestDockerfileBuildImageScriptsURLImage
--- PASS: TestDockerfileBuildImageScriptsURLImage (0.00s)
=== RUN TestDockerfileBuildScriptsAndImageURL
--- PASS: TestDockerfileBuildScriptsAndImageURL (0.26s)
=== RUN TestDockerfileBuildScriptsAndImageURLConflicts
--- PASS: TestDockerfileBuildScriptsAndImageURLConflicts (0.26s)
=== RUN TestDockerfileIncrementalBuild
--- PASS: TestDockerfileIncrementalBuild (0.29s)
=== RUN TestDockerfileIncrementalSourceSave
--- PASS: TestDockerfileIncrementalSourceSave (0.01s)
=== RUN TestDockerfileIncrementalSaveURL
--- PASS: TestDockerfileIncrementalSaveURL (0.28s)
=== RUN TestDockerfileIncrementalTag
--- PASS: TestDockerfileIncrementalTag (0.26s)
=== RUN TestDockerfileIncrementalAssembleUser
--- PASS: TestDockerfileIncrementalAssembleUser (0.28s)
=== RUN TestDockerfileLocalSource
--- PASS: TestDockerfileLocalSource (0.01s)
PASS
coverage: 0.0% of statements
ok github.com/openshift/source-to-image/test/integration/dockerfile 5.626s coverage: 0.0% of statements
Complete
real 2m43.537s
user 0m9.715s
sys 0m4.464s
Finished hack/test-integration.sh
***************************************************
***************************************************
Running hack/test-stirunimage.sh...
working dir: /tmp/sti/test-work.fiuq
s2i working dir: /tmp/sti/test-work.fiuq
/tmp/sti/test-work.fiuq /data/src/github.com/openshift/source-to-image
cloning source into working dir
TEST PASSED
s2i build with relative path without file://
TEST PASSED
s2i build with volume options
TEST PASSED
/data/src/github.com/openshift/source-to-image
s2i build with absolute path with file://
TEST PASSED
s2i build with absolute path without file://
TEST PASSED
s2i build with non-git repo file location
TEST PASSED
I0708 16:06:59.304192 24746 download.go:38] Copying sources from "/tmp/sti/test-work.fiuq/cakephp-ex" to "/tmp/s2i259512219/upload/src"
TEST PASSED
s2i rebuild
TEST PASSED
TEST PASSED
s2i usage
TEST PASSED
I0708 16:08:20.923291 26309 sti.go:711] Sample invocation:
TEST PASSED
s2i build with overriding assemble/run scripts
Running custom assemble
TEST PASSED
Running custom run
TEST PASSED
s2i build with add-host option
Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to rubygems.org:443 (Connection refused - connect(2) for "rubygems.org" port 443) (https://rubygems.org/gems/rake-12.3.0.gem)
TEST PASSED
s2i build with remote git repo
TEST PASSED
s2i build with runtime image
TEST PASSED
s2i build with Dockerfile output
TEST PASSED
s2i build with --run==true option
Waiting up to 15*TIME_MIN for the build to finish ...
The image test-jee-app:latest has been started in container 2b7f4ea60c61c17349b33d4fc29e34251afafa20844ba222cb29784e20f56b61 as a result of the --run=true option. The container's stdout/stderr will be redirected to this command's glog output to help you validate its behavior. You can also inspect the container with docker commands if you like. If the container is set up to stay running, you will have to Ctrl-C to exit this command, which should also stop the container 2b7f4ea60c61c17349b33d4fc29e34251afafa20844ba222cb29784e20f56b61. This particular invocation attempts to run with the port mappings
[INFO] Success running command s2i --run=true
[INFO] Success terminating associated docker container
Cleaning up working dir /tmp/sti/test-work.fiuq
Complete
real 6m24.318s
user 0m9.627s
sys 0m5.240s
Finished hack/test-stirunimage.sh
***************************************************
==> openshiftdev: Downloading logs
==> openshiftdev: Downloading artifacts from '/tmp/sti/' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/sti/'
==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/yum.log'
==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/secure'
==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/audit.log'
+ popd
~/jobs/test_pull_requests_s2i/workspace
[description-setter] Description set: <a href="https://github.com/openshift/source-to-image/pull/980">https://github.com/openshift/source-to-image/pull/980</a>
[PostBuildScript] - Executing post build scripts.
[PostBuildScript] - Build does not have any of the results []. Did not execute build step #0.
Finished: SUCCESS