See <https://builds.apache.org/job/NuttX-Nightly-Build/243/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Executing and processing the following script content: 
# This is a read-only credential and not explicitly a secret.  There does not 
seem to be a way to do this with the Jenkins docker plugin...
# This docker env plugin also manages to mess up pulling from docker hub...
# see JENKINS-54021
rm -rf ~/.docker/config.json
docker pull alpine:3.6

set +x
docker login https://docker.pkg.github.com -u btashton -p $GITHUB_RO_TOKEN
set -x

[jenkins-slave] $ /bin/bash -xe /tmp/jenkins4158951424401743235.sh
+ rm -rf /home/jenkins/.docker/config.json
+ docker pull alpine:3.6
3.6: Pulling from library/alpine
5a3ea8efae5d: Pulling fs layer
5a3ea8efae5d: Verifying Checksum
5a3ea8efae5d: Download complete
5a3ea8efae5d: Pull complete
Digest: sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475
Status: Downloaded newer image for alpine:3.6
docker.io/library/alpine:3.6
+ set +x
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in 
/home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[EnvInject] - Script executed successfully.
[EnvInject] - Injecting contributions.
Building remotely on H24 (ubuntu) in workspace 
<https://builds.apache.org/job/NuttX-Nightly-Build/ws/>
Pull Docker image 
docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest from 
repository ...
$ docker pull 
docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest
latest: Pulling from apache/incubator-nuttx-testing/nuttx-ci-linux
3f2411103a12: Pulling fs layer
4da04088b2c2: Pulling fs layer
ab1184837b6f: Pulling fs layer
354c6da61dcc: Pulling fs layer
fa5f246b8f10: Pulling fs layer
80ee4de2b95f: Pulling fs layer
cc1a7e2c6aab: Pulling fs layer
25b592c98129: Pulling fs layer
4f4fb700ef54: Pulling fs layer
8128befeadd3: Pulling fs layer
265fb5ec3c8e: Pulling fs layer
4c6c50c6f6e9: Pulling fs layer
fa5f246b8f10: Waiting
f65ddf0c0d7b: Pulling fs layer
354c6da61dcc: Waiting
456037525708: Pulling fs layer
cc1a7e2c6aab: Waiting
8128befeadd3: Waiting
80ee4de2b95f: Waiting
265fb5ec3c8e: Waiting
8ce796614c51: Pulling fs layer
4f4fb700ef54: Waiting
4c1d3e1bc344: Pulling fs layer
25b592c98129: Waiting
f65ddf0c0d7b: Waiting
8ce796614c51: Waiting
2f8510a006ec: Pulling fs layer
456037525708: Waiting
fac8ae7c9273: Pulling fs layer
2f8510a006ec: Waiting
ba00d8fbca38: Pulling fs layer
ba00d8fbca38: Waiting
ab1184837b6f: Verifying Checksum
ab1184837b6f: Download complete
4da04088b2c2: Verifying Checksum
4da04088b2c2: Download complete
fa5f246b8f10: Verifying Checksum
fa5f246b8f10: Download complete
354c6da61dcc: Verifying Checksum
354c6da61dcc: Download complete
3f2411103a12: Verifying Checksum
3f2411103a12: Download complete
cc1a7e2c6aab: Verifying Checksum
cc1a7e2c6aab: Download complete
25b592c98129: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
8128befeadd3: Download complete
3f2411103a12: Pull complete
265fb5ec3c8e: Verifying Checksum
265fb5ec3c8e: Download complete
4da04088b2c2: Pull complete
ab1184837b6f: Pull complete
354c6da61dcc: Pull complete
fa5f246b8f10: Pull complete
f65ddf0c0d7b: Verifying Checksum
f65ddf0c0d7b: Download complete
4c6c50c6f6e9: Verifying Checksum
4c6c50c6f6e9: Download complete
8ce796614c51: Verifying Checksum
8ce796614c51: Download complete
80ee4de2b95f: Verifying Checksum
80ee4de2b95f: Download complete
2f8510a006ec: Download complete
fac8ae7c9273: Verifying Checksum
fac8ae7c9273: Download complete
ba00d8fbca38: Verifying Checksum
ba00d8fbca38: Download complete
4c1d3e1bc344: Verifying Checksum
4c1d3e1bc344: Download complete
80ee4de2b95f: Pull complete
cc1a7e2c6aab: Pull complete
25b592c98129: Pull complete
4f4fb700ef54: Pull complete
8128befeadd3: Pull complete
265fb5ec3c8e: Pull complete
456037525708: Verifying Checksum
456037525708: Download complete
4c6c50c6f6e9: Pull complete
f65ddf0c0d7b: Pull complete
456037525708: Pull complete
8ce796614c51: Pull complete
4c1d3e1bc344: Pull complete
2f8510a006ec: Pull complete
fac8ae7c9273: Pull complete
ba00d8fbca38: Pull complete
Digest: sha256:a950168cffbc7c41c0189286dfb4410377b4aecf04ace48b22723d99470a0bb8
Status: Downloaded newer image for 
docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest
docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest
$ docker run --rm --entrypoint /bin/true alpine:3.6
$ docker run --tty --rm --entrypoint /sbin/ip alpine:3.6 route
$ docker run --tty --detach --privileged --workdir 
<https://builds.apache.org/job/NuttX-Nightly-Build/ws/> --volume 
/home/jenkins/jenkins-slave:/home/jenkins/jenkins-slave:rw --volume 
/tmp:/tmp:rw --net bridge --add-host dockerhost:172.17.0.1 --env 
BUILD_CAUSE=TIMERTRIGGER --env BUILD_CAUSE_TIMERTRIGGER=true --env 
BUILD_DISPLAY_NAME=#243 --env BUILD_ID=243 --env BUILD_NUMBER=243 --env 
BUILD_TAG=jenkins-NuttX-Nightly-Build-243 --env 
BUILD_URL=https://builds.apache.org/job/NuttX-Nightly-Build/243/ --env 
CLASSPATH= --env EXECUTOR_NUMBER=0 --env ******** --env 
HUDSON_HOME=/x1/jenkins/jenkins-home --env 
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8 --env 
HUDSON_URL=https://builds.apache.org/ --env 
JENKINS_HOME=/x1/jenkins/jenkins-home --env 
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8 --env 
JENKINS_URL=https://builds.apache.org/ --env JOB_BASE_NAME=NuttX-Nightly-Build 
--env 
JOB_DISPLAY_URL=https://builds.apache.org/job/NuttX-Nightly-Build/display/redirect
 --env JOB_NAME=NuttX-Nightly-Build --env 
JOB_URL=https://builds.apache.org/job/NuttX-Nightly-Build/ --env 
NIX_LABEL=ubuntu --env "NODE_LABELS=H24 ubuntu" --env NODE_NAME=H24 --env 
ROOT_BUILD_CAUSE=TIMERTRIGGER --env ROOT_BUILD_CAUSE_TIMERTRIGGER=true --env 
RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/NuttX-Nightly-Build/243/display/redirect?page=changes
 --env 
RUN_DISPLAY_URL=https://builds.apache.org/job/NuttX-Nightly-Build/243/display/redirect
 --env WIN_LABEL=Windows --env 
WORKSPACE=<https://builds.apache.org/job/NuttX-Nightly-Build/ws/> 
docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux:latest -c 
tail -f /dev/null
docker: Error response from daemon: OCI runtime create failed: 
container_linux.go:349: starting container process caused "exec: \"-c\": 
executable file not found in $PATH": unknown.
FATAL: Failed to run docker image
java.lang.RuntimeException: Failed to run docker image
        at 
com.cloudbees.jenkins.plugins.docker_build_env.Docker.runDetached(Docker.java:239)
        at 
com.cloudbees.jenkins.plugins.docker_build_env.DockerBuildWrapper.startBuildContainer(DockerBuildWrapper.java:212)
        at 
com.cloudbees.jenkins.plugins.docker_build_env.DockerBuildWrapper.setUp(DockerBuildWrapper.java:185)
        at hudson.model.Build$BuildExecution.doRun(Build.java:157)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)

Reply via email to