Skip to content

Regression

Test / Test Linux / e2e/linux.TestRelocationMapRun (from e2e_linux)

Failing for the past 1 build (Since Failed #156 )
Took 11 sec.

Error Message

Failed

Stacktrace

=== RUN   TestRelocationMapRun
--- FAIL: TestRelocationMapRun (11.73s)
    helper_test.go:129: assertion failed: 
        Command:  /home/ubuntu/workspace/app_master/src/github.com/docker/app/docker-linux app build --iidfile /tmp/iid-307011827 -t 10.100.100.150:49297/test/local:a-tag testdata/local
        ExitCode: 1
        Error:    exit status 1
        Stdout:   #1 [com.docker.app.invocation-image internal] load remote build context
        #1 DONE 0.0s
        
        #3 [web internal] load build definition from Dockerfile
        #3 transferring dockerfile: 60B done
        #3 DONE 0.0s
        
        #2 [web internal] load .dockerignore
        #2 transferring context: 2B done
        #2 DONE 0.0s
        
        #4 [worker internal] load build definition from Dockerfile.worker
        #4 transferring dockerfile: 206B done
        #4 DONE 0.0s
        
        #5 [worker internal] load .dockerignore
        #5 transferring context: 2B done
        #5 DONE 0.1s
        
        #7 [web internal] load build context
        #7 transferring context: 60B done
        #7 DONE 0.0s
        
        #8 [web 1/1] COPY . .
        #8 DONE 0.0s
        
        #6 [com.docker.app.invocation-image] copy /context /
        #6 DONE 0.1s
        
        #10 [web] exporting to image
        #10 exporting layers
        #10 exporting layers 0.0s done
        #10 writing image sha256:ebeb6f220c71fcd5906b2b856e8e7af257bb5e3b9ecc267e86edf69688d256e4 done
        #10 naming to docker.io/library/web done
        #10 DONE 0.0s
        
        #11 [com.docker.app.invocation-image internal] load metadata for docker.io/d...
        #11 DONE 0.0s
        
        #12 [com.docker.app.invocation-image 1/2] FROM docker.io/docker/cnab-app-bas...
        #12 resolve docker.io/docker/cnab-app-base:jenkins-app-master-156 done
        #12 DONE 0.0s
        
        #9 [worker internal] load metadata for docker.io/library/nginx:latest
        #9 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        #13 [com.docker.app.invocation-image 2/2] COPY . .
        #13 DONE 0.1s
        
        #15 [worker internal] load build context
        #15 transferring context: 206B done
        #15 DONE 0.0s
        
        #10 [com.docker.app.invocation-image] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:c10eba26b3adf37059305a089fcaa5636336f706d4f0d68e63142ab956c98c43 done
        #10 DONE 0.0s
        
        #14 [worker 1/2] FROM docker.io/library/nginx:latest
        #14 resolve docker.io/library/nginx:latest
        #14 resolve docker.io/library/nginx:latest 0.2s done
        #14 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        ------
         > [worker internal] load metadata for docker.io/library/nginx:latest:
        ------
        ------
         > [worker 1/2] FROM docker.io/library/nginx:latest:
        ------
        
        Stderr:   failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        
        Failures:
        ExitCode was 1 expected 0
        Expected no error