Skip to content

Regression

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

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

Error Message

Failed

Stacktrace

=== RUN   TestPushInstall
--- FAIL: TestPushInstall (14.35s)
    pushpull_test.go:62: assertion failed: 
        Command:  /home/ubuntu/workspace/app_master/src/github.com/docker/app/docker-linux app push 10.100.100.150:49288/test/push-pull
        ExitCode: 1
        Error:    exit status 1
        Stdout:   Handling image push-pull:1.1.0-beta1-invoc... done!
        Handling image docker.io/library/busybox:1.30.1@sha256:4b6ad3a68d34da29bf7c8ccb5d355ba8b4babcad1f99798204e7abb43e54ee3d...
        Failure: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:4b6ad3a68d34da29bf7c8ccb5d355ba8b4babcad1f99798204e7abb43e54ee3d: 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
        
        Stderr:   fixing up "10.100.100.150:49288/test/push-pull:latest" for push: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:4b6ad3a68d34da29bf7c8ccb5d355ba8b4babcad1f99798204e7abb43e54ee3d: 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