Skip to content

[pull] master from containerd:master#135

Merged
pull[bot] merged 6 commits intofahedouch:masterfrom
containerd:master
Mar 7, 2022
Merged

[pull] master from containerd:master#135
pull[bot] merged 6 commits intofahedouch:masterfrom
containerd:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 7, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

junnplus and others added 6 commits March 6, 2022 16:58
Signed-off-by: ye.sijun <junnplus@gmail.com>
build test-integration image in arm64
```
=== RUN   TestPushInsecureWithLogin
    testregistry_linux.go:78: hostIP="10.4.0.1", listenIP="0.0.0.0", listenPort=5000, authPort=5100
    testregistry_linux.go:158: Writing "/tmp/TestPushInsecureWithLogin4158650372/004/certs.d1675364595/10.4.0.1:5000/hosts.toml": "\nserver = \"[https://10.4.0.1:5000\](https://10.4.0.1:5000/)"\n[host.\"[https://10.4.0.1:5000\](https://10.4.0.1:5000/)"]\n  ca = \"/tmp/TestPushInsecureWithLogin4158650372/001/ca997969720/ca.cert\"\n\t\t"
    push_linux_test.go:110: testImageRef="10.4.0.1:5000/nerdctl-testpushinsecurewithlogin:3.13-org"
    push_linux_test.go:114: assertion failed: expression is false: res.ExitCode == exitCode: index-sha256:83bf22e8705adaaaf38634266c57a41fb2fb9867f61bf942e13b8432b2d7cda4: waiting        |--------------------------------------|
        elapsed: 0.1 s                                                                 total:   0.0 B (0.0 B/s)
        time="2022-03-03T02:57:48Z" level=info msg="pushing as a reduced-platform image (application/vnd.docker.distribution.manifest.list.v2+json, sha256:83bf22e8705adaaaf38634266c57a41fb2fb9867f61bf942e13b8432b2d7cda4)"
        time="2022-03-03T02:57:48Z" level=warning msg="skipping verifying HTTPS certs for \"10.4.0.1:5000\""
        time="2022-03-03T02:57:48Z" level=fatal msg="content digest sha256:83bf22e8705adaaaf38634266c57a41fb2fb9867f61bf942e13b8432b2d7cda4: not found"

--- FAIL: TestPushInsecureWithLogin (11.72s)
```

The failure was probably caused due to some async image deletion triggered by other tests that shares the tmp image ref.
Expected to fix issue 855.

Thanks to ktock for analysis.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
`nerdctl run` on FreeBSD turned out to be broken.

See issue 868

Close issue 865

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
CI: temporarily remove FreeBSD integration tests
…Login

Attempt to deflake TestPushInsecureWithLogin
@pull pull bot added the ⤵️ pull label Mar 7, 2022
@pull pull bot merged commit 620c0ee into fahedouch:master Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants