Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update runc (1.2.0-rc.3) #3153

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Jun 27, 2024
@AkihiroSuda
Copy link
Member Author

 > [linux/amd64->arm64 build-runc 4/4] RUN GO=xx-go make static &&   xx-verify --static runc && cp -v -a runc /out/runc.arm64:
0.548 rm -f libcontainer/dmz/binary/runc-dmz
0.558 xx-go generate -tags "seccomp urfave_cli_no_docs " ./libcontainer/dmz
1.260 make[1]: Entering directory '/go/src/github.com/opencontainers/runc/libcontainer/dmz'
1.346 aarch64-linux-gnu-gcc -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib -lgcc -static -o binary/runc-dmz _dmz.c
1.745 strip -gs binary/runc-dmz
1.748 strip: Unable to recognise the format of the input file `binary/runc-dmz'
1.755 make[1]: Leaving directory '/go/src/github.com/opencontainers/runc/libcontainer/dmz'
1.755 make[1]: *** [Makefile:19: binary/runc-dmz] Error 1
1.755 libcontainer/dmz/dmz_linux.go:27: running "make": exit status 2
1.759 make: *** [Makefile:110: runc-dmz] Error 1

https://github.com/containerd/nerdctl/actions/runs/9697606568/job/26762120686?pr=3153

@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Jun 28, 2024

SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposePushAndPullWithCosignVerify (0.02s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStart (2.26s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStartFailWhenServicePause (0.03s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStop (12.25s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeTop (0.00s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUp (7.56s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpBuild (0.02s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpNetWithStaticIP (0.00s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpMultiNet (1.78s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpOsEnvVar (0.49s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpDotEnvFile (0.48s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpEnvFileNotFoundError (0.07s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpWithScale (0.51s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeIPAMConfig (0.45s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpRemoveOrphans (1.35s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpIdempotent (0.78s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpWithExternalNetwork (1.27s)
systemd [245](https://github.com/containerd/nerdctl/actions/runs/9697606582/job/26762124957?pr=3153#step:6:246).4-4ubuntu3.23 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Detected virtualization docker.
Detected architecture x86-64.
Error: Timeout of 1800000ms hit

https://github.com/containerd/nerdctl/actions/runs/9697606582/job/26762124957?pr=3153

@apostasie
Copy link
Contributor

Wish we had runc rc3.

opencontainers/runc#4114 (comment)

@AkihiroSuda AkihiroSuda changed the title update runc (1.2.0-rc.2) update runc (1.2.0-rc.2+) Aug 23, 2024
@AkihiroSuda AkihiroSuda marked this pull request as draft August 23, 2024 16:15
@apostasie
Copy link
Contributor

LGTM.
The failure was likely unrelated (TestAttach is flaky) and the retry timed-out.

I think we should have this ASAP to get more soak-time on the CI before 2.0.

@AkihiroSuda AkihiroSuda changed the title update runc (1.2.0-rc.2+) update runc (1.2.0-rc.3) Sep 3, 2024
@AkihiroSuda AkihiroSuda marked this pull request as ready for review September 3, 2024 01:44
@AkihiroSuda
Copy link
Member Author

test / test-integration-rootless (20.04, v1.6.33, v1.1.1, test-integration-rootless) can't be green
https://github.com/containerd/nerdctl/actions/runs/10675191963/job/29588507388?pr=3153

test target: "nerdctl"
PASS cmd/nerdctl.TestIssue108 (1.84s)
PASS cmd/nerdctl.TestNerdctlConfigBad (0.01s)
PASS cmd/nerdctl.TestNerdctlConfig (0.14s)
PASS cmd/nerdctl.TestUnknownCommand (0.16s)
PASS cmd/nerdctl
test target: "nerdctl"
EMPTY cmd/nerdctl/apparmor
test target: "nerdctl"
SKIP cmd/nerdctl/builder.TestBuildContextWithOCILayout (0.02s)
SKIP cmd/nerdctl/builder.TestBuild (0.02s)
SKIP cmd/nerdctl/builder.TestBuildIsShareableForCompatiblePlatform (0.02s)
SKIP cmd/nerdctl/builder.TestBuildBaseImage (0.02s)
SKIP cmd/nerdctl/builder.TestBuildFromContainerd (0.02s)
SKIP cmd/nerdctl/builder.TestBuildFromStdin (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithDockerfile (0.02s)
SKIP cmd/nerdctl/builder.TestBuildLocal (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithBuildArg (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithIIDFile (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithLabels (0.02s)
SKIP cmd/nerdctl/builder.TestBuildMultipleTags (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithContainerfile (0.02s)
SKIP cmd/nerdctl/builder.TestBuildWithDockerFileAndContainerfile (0.02s)
SKIP cmd/nerdctl/builder.TestBuildNoTag (0.02s)
SKIP cmd/nerdctl/builder.TestBuildContextDockerImageAlias (0.02s)
SKIP cmd/nerdctl/builder.TestBuildContextWithCopyFromDir (0.02s)
SKIP cmd/nerdctl/builder.TestBuildSourceDateEpoch (0.02s)
SKIP cmd/nerdctl/builder.TestBuildNetwork (0.02s)
PASS cmd/nerdctl/builder.TestBuildNetworkShellCompletion (0.02s)
SKIP cmd/nerdctl/builder.TestBuildAttestation (0.02s)
SKIP cmd/nerdctl/builder.TestBuilderPrune (0.02s)
PASS cmd/nerdctl/builder.TestBuilderDebug (0.54s)
SKIP cmd/nerdctl/builder.TestBuildWithPull (0.00s)
PASS cmd/nerdctl/builder
test target: "nerdctl"
PASS cmd/nerdctl/completion.TestCompletion (0.73s)
PASS cmd/nerdctl/completion
test target: "nerdctl"
SKIP cmd/nerdctl/compose.TestComposeBuild (0.02s)
PASS cmd/nerdctl/compose.TestComposeConfig (0.02s)
PASS cmd/nerdctl/compose.TestComposeConfigWithPrintService (0.02s)
PASS cmd/nerdctl/compose.TestComposeConfigWithPrintServiceHash (0.07s)
PASS cmd/nerdctl/compose.TestComposeConfigWithMultipleFile (0.07s)
PASS cmd/nerdctl/compose.TestComposeConfigWithComposeFileEnv (0.07s)
PASS cmd/nerdctl/compose.TestComposeConfigWithEnvFile (0.02s)
PASS cmd/nerdctl/compose.TestComposeCopy (10.56s)
PASS cmd/nerdctl/compose.TestComposeCreate (0.47s)
PASS cmd/nerdctl/compose.TestComposeCreateDependency (0.28s)
PASS cmd/nerdctl/compose.TestComposeCreatePull (1.61s)
SKIP cmd/nerdctl/compose.TestComposeCreateBuild (0.02s)
PASS cmd/nerdctl/compose.TestComposeDownRemoveUsedNetwork (20.81s)
PASS cmd/nerdctl/compose.TestComposeDownRemoveOrphans (10.75s)
PASS cmd/nerdctl/compose.TestComposeExec (10.62s)
PASS cmd/nerdctl/compose.TestComposeExecWithEnv (10.52s)
PASS cmd/nerdctl/compose.TestComposeExecWithUser (10.92s)
PASS cmd/nerdctl/compose.TestComposeExecTTY (10.86s)
PASS cmd/nerdctl/compose.TestComposeExecWithIndex (13.13s)
PASS cmd/nerdctl/compose.TestComposeImages (54.91s)
PASS cmd/nerdctl/compose.TestComposeImagesJson (12.19s)
PASS cmd/nerdctl/compose.TestComposeKill (5.19s)
SKIP cmd/nerdctl/compose.TestComposePauseAndUnpause (0.02s)
PASS cmd/nerdctl/compose.TestComposePort (10.57s)
PASS cmd/nerdctl/compose.TestComposePortFailure (10.60s)
PASS cmd/nerdctl/compose.TestComposePs (5.74s)
PASS cmd/nerdctl/compose.TestComposePsJSON (11.53s)
PASS cmd/nerdctl/compose.TestComposePullWithService (0.24s)
PASS cmd/nerdctl/compose.TestComposeRestart (24.42s)
PASS cmd/nerdctl/compose.TestComposeRemove (11.47s)
PASS cmd/nerdctl/compose.TestComposeRun (0.42s)
PASS cmd/nerdctl/compose.TestComposeRunWithRM (0.44s)
PASS cmd/nerdctl/compose.TestComposeRunWithServicePorts (4.27s)
PASS cmd/nerdctl/compose.TestComposeRunWithPublish (0.58s)
PASS cmd/nerdctl/compose.TestComposeRunWithEnv (0.42s)
PASS cmd/nerdctl/compose.TestComposeRunWithUser (0.42s)
PASS cmd/nerdctl/compose.TestComposeRunWithLabel (0.47s)
PASS cmd/nerdctl/compose.TestComposeRunWithArgs (0.42s)
PASS cmd/nerdctl/compose.TestComposeRunWithEntrypoint (0.42s)
PASS cmd/nerdctl/compose.TestComposeRunWithVolume (0.44s)
SKIP cmd/nerdctl/compose.TestComposePushAndPullWithCosignVerify (0.02s)
PASS cmd/nerdctl/compose.TestComposeStart (22.34s)
SKIP cmd/nerdctl/compose.TestComposeStartFailWhenServicePause (0.02s)
PASS cmd/nerdctl/compose.TestComposeStop (12.23s)
SKIP cmd/nerdctl/compose.TestComposeTop (0.00s)
PASS cmd/nerdctl/compose.TestComposeUp (14.07s)
SKIP cmd/nerdctl/compose.TestComposeUpBuild (0.02s)
SKIP cmd/nerdctl/compose.TestComposeUpNetWithStaticIP (0.00s)
PASS cmd/nerdctl/compose.TestComposeUpMultiNet (2.07s)
PASS cmd/nerdctl/compose.TestComposeUpOsEnvVar (0.59s)
PASS cmd/nerdctl/compose.TestComposeUpDotEnvFile (0.50s)
PASS cmd/nerdctl/compose.TestComposeUpEnvFileNotFoundError (0.04s)
PASS cmd/nerdctl/compose.TestComposeUpWithScale (10.59s)
PASS cmd/nerdctl/compose.TestComposeIPAMConfig (10.45s)
PASS cmd/nerdctl/compose.TestComposeUpRemoveOrphans (11.36s)
PASS cmd/nerdctl/compose.TestComposeUpIdempotent (10.78s)
PASS cmd/nerdctl/compose.TestComposeUpWithExternalNetwork (1.33s)
PASS cmd/nerdctl/compose.TestComposeUpWithBypass4netns (14.22s)
PASS cmd/nerdctl/compose.TestComposeUpProfile (1.37s)
PASS cmd/nerdctl/compose.TestComposeUpAbortOnContainerExit (8.43s)
PASS cmd/nerdctl/compose.TestComposeUpDetailedError (0.10s)
PASS cmd/nerdctl/compose.TestComposeUpBindCreateHostPath (0.45s)
PASS cmd/nerdctl/compose.TestComposeVersion (0.02s)
PASS cmd/nerdctl/compose.TestComposeVersionShort (0.02s)
PASS cmd/nerdctl/compose.TestComposeVersionJson (0.02s)
PASS cmd/nerdctl/compose
test target: "nerdctl"
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_2_network:container:whatevernerdctl-testcreatewithmacaddress_expect:container (0.29s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_1_network:none_expect: (0.35s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_6_network:testNetworkIPvlannerdctl-testcreatewithmacaddress_expect:not_support (0.13s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_0_network:host_expect: (0.45s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_4_network:testNetworkBridgenerdctl-testcreatewithmacaddress_expect:we_expect_the_generated_mac_on_the_output (0.66s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_5_network:testNetworkMACvlannerdctl-testcreatewithmacaddress_expect:we_expect_the_generated_mac_on_the_output (0.44s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress/nerdctl-testcreatewithmacaddress_container:nerdctl-testcreatewithmacaddress_3_network:bridge_expect:we_expect_the_generated_mac_on_the_output (0.43s)
PASS cmd/nerdctl/container.TestCreateWithMACAddress (0.45s)
PASS cmd/nerdctl/container.TestCreateWithTty (0.72s)
PASS cmd/nerdctl/container.TestContainerInspectContainsPortConfig (0.40s)
PASS cmd/nerdctl/container.TestContainerInspectContainsMounts (0.34s)
SKIP cmd/nerdctl/container.TestKillCleanupForwards (0.02s)
PASS cmd/nerdctl/container.TestContainerList (0.82s)
PASS cmd/nerdctl/container.TestContainerListWideMode (0.94s)
PASS cmd/nerdctl/container.TestContainerListWithLabels (0.84s)
PASS cmd/nerdctl/container.TestContainerListWithNames (0.82s)
PASS cmd/nerdctl/container.TestContainerListWithFilter (2.89s)
PASS cmd/nerdctl/container.TestContainerListCheckCreatedTime (3.11s)
PASS cmd/nerdctl/container.TestTailFollowRotateLogs (1.30s)
PASS cmd/nerdctl/container.TestPruneContainer (0.68s)
SKIP cmd/nerdctl/container.TestRunDevice (0.00s)
PASS cmd/nerdctl/container.TestRunCustomRootfs (1.22s)
PASS cmd/nerdctl/container.TestRunAddHost (0.78s)
PASS cmd/nerdctl/container.TestRunAddHostWithCustomHostGatewayIP (0.24s)
PASS cmd/nerdctl/container.TestRunSigProxy/SigProxyFalse (6.13s)
PASS cmd/nerdctl/container.TestRunSigProxy/SigProxyTrue (6.18s)
PASS cmd/nerdctl/container.TestRunSigProxy/SigProxyDefault (6.23s)
PASS cmd/nerdctl/container.TestRunSigProxy (0.00s)
PASS cmd/nerdctl/container.TestRunWithFluentdLogDriver (8.27s)
PASS cmd/nerdctl/container.TestRunWithFluentdLogDriverWithLogOpt (3.65s)
SKIP cmd/nerdctl/container.TestRunWithOOMScoreAdj (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/udp_user_rfc5424 (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/udp_1_rfc5424 (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/tcp_user_rfc5424 (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/tcp_1_rfc5424 (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/tcp_tls_user_rfc5424 (0.00s)
SKIP cmd/nerdctl/container.TestSyslogNetwork/tcp_tls_1_rfc5424 (0.00s)
PASS cmd/nerdctl/container.TestSyslogNetwork/unix_user_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogNetwork/unix_1_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogNetwork/unixgram_user_rfc5424 (0.56s)
PASS cmd/nerdctl/container.TestSyslogNetwork/unixgram_1_rfc5424 (0.55s)
PASS cmd/nerdctl/container.TestSyslogNetwork (5.49s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local3_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_19_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local5_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_21_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local6_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_22_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_user_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_1_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local1_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_17_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_ftp_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_11_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local0_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_16_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_kern_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_0_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_syslog_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_5_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_lpr_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_6_rfc5424 (0.30s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_news_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_7_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_uucp_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_8_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_authpriv_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_10_rfc5424 (0.29s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local7_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_23_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_mail_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_2_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_daemon_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_3_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_auth_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_4_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_cron_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_9_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local2_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_18_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_local4_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFacilities/unix_20_rfc5424 (0.26s)
PASS cmd/nerdctl/container.TestSyslogFacilities (13.61s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_user_empty (0.27s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_user_rfc3164 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_user_rfc5424 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_user_rfc5424micro (0.27s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_1_empty (0.29s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_1_rfc3164 (0.28s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_1_rfc5424 (0.27s)
PASS cmd/nerdctl/container.TestSyslogFormat/unix_1_rfc5424micro (0.28s)
PASS cmd/nerdctl/container.TestSyslogFormat (7.25s)
SKIP cmd/nerdctl/container.TestRunMountBindMode (0.00s)
SKIP cmd/nerdctl/container.TestRunVolumeBindMode (0.00s)
SKIP cmd/nerdctl/container.TestRunBindMountPropagation (0.00s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity/--net_bridge (0.67s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity/--net_nerdctl-testruninternetconnectivity (0.48s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity/--net_e7529a7f2931fc6e0d7b1de208729c10e7d54196fe1b413f777ead6837122212 (0.51s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity/--net_e7529a7f2931 (0.50s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity/--net_host (0.40s)
PASS cmd/nerdctl/container.TestRunInternetConnectivity (2.69s)
PASS cmd/nerdctl/container.TestRunHostLookup (2.32s)
SKIP cmd/nerdctl/container.TestRunPortWithNoHostPort (0.00s)
SKIP cmd/nerdctl/container.TestUniqueHostPortAssignement (0.00s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:} (0.44s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[172_17_0_2]_connectIP:[172_17_0_2]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:} (0.43s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[172_17_0_2]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:connection_refused} (3.42s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_connectIP:[172_17_0_2]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:connection_refused} (3.43s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:} (0.43s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[172_17_0_2]_hostPort:8080_containerPort:80_connectURLPort:8080_runShouldSuccess:true_err:} (0.43s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:79-84_connectURLPort:7001_runShouldSuccess:true_err:} (0.50s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[172_17_0_2]_connectIP:[172_17_0_2]_hostPort:7000-7005_containerPort:79-84_connectURLPort:7001_runShouldSuccess:true_err:} (0.51s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[172_17_0_2]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:79-84_connectURLPort:7001_runShouldSuccess:true_err:connection_refused} (3.49s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_connectIP:[172_17_0_2]_hostPort:7000-7005_containerPort:79-84_connectURLPort:7001_runShouldSuccess:true_err:connection_refused} (3.51s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[172_17_0_2]_hostPort:7000-7005_containerPort:79-84_connectURLPort:7001_runShouldSuccess:true_err:} (0.51s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:80-85_connectURLPort:7001_runShouldSuccess:true_err:error_after_30_attempts} (9.03s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:80_connectURLPort:7000_runShouldSuccess:true_err:} (0.44s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:80_connectURLPort:7005_runShouldSuccess:true_err:connection_refused} (3.42s)
PASS cmd/nerdctl/container.TestRunPort/{listenIP:[0_0_0_0_0_0_0_0_0_0_255_255_0_0_0_0]_connectIP:[0_0_0_0_0_0_0_0_0_0_255_255_127_0_0_1]_hostPort:7000-7005_containerPort:79-85_connectURLPort:7005_runShouldSuccess:false_err:invalid_ranges_specified_for_container_and_host_Ports} (0.04s)
PASS cmd/nerdctl/container.TestRunPort (30.03s)
SKIP cmd/nerdctl/container.TestRunContainerWithStaticIP (0.00s)
PASS cmd/nerdctl/container.TestRunDNS (1.25s)
PASS cmd/nerdctl/container.TestRunNetworkHostHostname (0.66s)
PASS cmd/nerdctl/container.TestRunNetworkHost2613 (0.24s)
PASS cmd/nerdctl/container.TestSharedNetworkStack (2.10s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_2_network:container:whatevernerdctl-testruncontainerwithmacaddress_expect:container (0.08s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_6_network:testNetworkIPvlannerdctl-testruncontainerwithmacaddress_expect:not_support (0.14s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_0_network:host_expect: (0.28s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_1_network:none_expect: (0.33s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_5_network:testNetworkMACvlannerdctl-testruncontainerwithmacaddress_expect:we_expect_the_generated_mac_on_the_output (0.42s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_4_network:testNetworkBridgenerdctl-testruncontainerwithmacaddress_expect:we_expect_the_generated_mac_on_the_output (0.51s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress/nerdctl-testruncontainerwithmacaddress_container:nerdctl-testruncontainerwithmacaddress_3_network:bridge_expect:we_expect_the_generated_mac_on_the_output (0.37s)
PASS cmd/nerdctl/container.TestRunContainerWithMACAddress (0.44s)
PASS cmd/nerdctl/container.TestHostsFileMounts (1.82s)
SKIP cmd/nerdctl/container.TestRunContainerWithStaticIP6 (0.00s)
PASS cmd/nerdctl/container.TestRunRestart (3.48s)
SKIP cmd/nerdctl/container.TestRunRestartWithOnFailure (0.02s)
SKIP cmd/nerdctl/container.TestRunRestartWithUnlessStopped (0.02s)
SKIP cmd/nerdctl/container.TestUpdateRestartPolicy (0.02s)
SKIP cmd/nerdctl/container.TestAddRestartPolicy (0.02s)
SKIP cmd/nerdctl/container.TestRunApparmor (0.00s)
PASS cmd/nerdctl/container.TestRunSeccompCapSysPtrace (0.71s)
SKIP cmd/nerdctl/container.TestRunPrivileged (0.00s)
SKIP cmd/nerdctl/container.TestRunSoci/Run_with_SOCI (0.02s)
PASS cmd/nerdctl/container.TestRunSoci (0.02s)
=== RUN   TestRunStargz
    container_run_stargz_linux_test.go:36: assertion failed: res.ExitCode is not exitCode: 
        Command:  /usr/local/bin/nerdctl --namespace=nerdctl-test --snapshotter=stargz run --rm ghcr.io/stargz-containers/fedora:30-esgz ls /.stargz-snapshotter
        ExitCode: 1
        Error:    exit status 1
        Stdout:   
        Stderr:   ghcr.io/stargz-containers/fedora:30-esgz: resolving      |--------------------------------------| 
        elapsed: 0.1 s                            total:   0.0 B (0.0 B/s)                                         
        ghcr.io/stargz-containers/fedora:30-esgz:                                      resolved       |++++++++++++++++++++++++++++++++++++++| 
        index-sha256:5286767fa09878e16acd75ab13bfa5b985473a7cf5442599c837153050b4122c: downloading    |--------------------------------------|    0.0 B/235.0 B 
        elapsed: 0.2 s                                                                 total:   0.0 B (0.0 B/s)                                         
        ghcr.io/stargz-containers/fedora:30-esgz:                                      resolved       |++++++++++++++++++++++++++++++++++++++| 
        index-sha256:5286767fa09878e16acd75ab13bfa5b985473a7cf5442599c837153050b4122c: downloading    |--------------------------------------|    0.0 B/235.0 B 
        elapsed: 0.3 s                                                                 total:   0.0 B (0.0 B/s)                                         
        time="2024-09-03T03:18:07Z" level=error msg="server \"ghcr.io\" does not seem to support HTTPS" error="failed to prepare extraction snapshot \"extract-672056368-tftf sha256:0e9db48c579d098b58a078ee45fc6490b2c297d677ee63a3da3ae032c59eb4d6\": connection error: desc = \"transport: Error while dialing: dial unix /run/user/1000/containerd-stargz-grpc/containerd-stargz-grpc.sock: connect: connection refused\": unavailable"
        time="2024-09-03T03:18:07Z" level=info msg="Hint: you may want to try --insecure-registry to allow plain HTTP (if you are in a trusted network)"
        time="2024-09-03T03:18:07Z" level=fatal msg="failed to prepare extraction snapshot \"extract-672056368-tftf sha256:0e9db48c579d098b58a078ee45fc6490b2c297d677ee63a3da3ae032c59eb4d6\": connection error: desc = \"transport: Error while dialing: dial unix /run/user/1000/containerd-stargz-grpc/containerd-stargz-grpc.sock: connect: connection refused\": unavailable"
        
        
--- FAIL: TestRunStargz (0.54s)
FAIL cmd/nerdctl/container.TestRunStargz (0.54s)
PASS cmd/nerdctl/container.TestRunWithJsonFileLogDriver (3.27s)
PASS cmd/nerdctl/container.TestRunWithJsonFileLogDriverAndLogPathOpt (3.24s)
PASS cmd/nerdctl/container.TestRunWithJournaldLogDriver (3.27s)
PASS cmd/nerdctl/container.TestRunWithJournaldLogDriverAndLogOpt (3.27s)
SKIP cmd/nerdctl/container.TestRunWithLogBinary (0.02s)
PASS cmd/nerdctl/container.TestRunWithTtyAndDetached (0.62s)
PASS cmd/nerdctl/container.TestRunAddHostRemainsWhenAnotherContainerCreated (0.62s)
PASS cmd/nerdctl/container.TestRunRmTime (0.23s)
PASS cmd/nerdctl/container.TestRunAttachFlag/AttachFlagInvalidValue (0.06s)
PASS cmd/nerdctl/container.TestRunAttachFlag/AttachFlagMixedValue (0.06s)
PASS cmd/nerdctl/container.TestRunAttachFlag/AttachFlagStdOut (0.42s)
PASS cmd/nerdctl/container.TestRunAttachFlag/AttachFlagStdin (0.50s)
PASS cmd/nerdctl/container.TestRunAttachFlag/AttachFlagCaseInsensitive (0.51s)
PASS cmd/nerdctl/container.TestRunAttachFlag (0.00s)
SKIP cmd/nerdctl/container.TestRunVerifyCosign (0.02s)
SKIP cmd/nerdctl/container.TestStats (0.00s)
PASS cmd/nerdctl/container.TestStopStart (1.06s)
SKIP cmd/nerdctl/container.TestStopCleanupForwards (0.02s)
PASS cmd/nerdctl/container.TestMultiPlatformRun (2.50s)
SKIP cmd/nerdctl/container.TestMultiPlatformBuildPush (0.02s)
SKIP cmd/nerdctl/container.TestMultiPlatformBuildPushNoRun (0.02s)
PASS cmd/nerdctl/container.TestMultiPlatformPullPushAllPlatforms (15.99s)
SKIP cmd/nerdctl/container.TestMultiPlatformComposeUpBuild (0.02s)
PASS cmd/nerdctl/container.TestRename (0.65s)
PASS cmd/nerdctl/container.TestRunWithSystemdPrivilegedError (10.94s)
PASS cmd/nerdctl/container.TestRunWithDetachKeys (11.72s)
SKIP cmd/nerdctl/container.TestTop (0.00s)
PASS cmd/nerdctl/container.TestAttach (11.77s)
PASS cmd/nerdctl/container.TestStopCreated (0.33s)
PASS cmd/nerdctl/container.TestRunVolume (12.77s)
PASS cmd/nerdctl/container.TestStartAttach (0.85s)
PASS cmd/nerdctl/container.TestStopWithStopSignal (1.55s)
PASS cmd/nerdctl/container.TestStart (0.61s)
PASS cmd/nerdctl/container.TestRunUmask (0.29s)
PASS cmd/nerdctl/container.TestRunStdin (0.38s)
PASS cmd/nerdctl/container.TestRunHostnameEnv (0.63s)
PASS cmd/nerdctl/container.TestRunEnv (0.30s)
PASS cmd/nerdctl/container.TestRunAddGroup_CVE_2023_25173 (2.57s)
PASS cmd/nerdctl/container.TestRunEnvFile (1.01s)
PASS cmd/nerdctl/container.TestRunCIDFile (0.43s)
PASS cmd/nerdctl/container.TestRunWithDoubleDash (0.33s)
PASS cmd/nerdctl/container.TestRunExitCode (0.82s)
SKIP cmd/nerdctl/container.TestRunEntrypointWithBuild (0.03s)
PASS cmd/nerdctl/container.TestRunWorkdir (0.37s)
PASS cmd/nerdctl/container.TestRunWithSystemdPrivilegedSuccess (0.46s)
PASS cmd/nerdctl/container.TestExecEnv (0.49s)
PASS cmd/nerdctl/container.TestRemoveContainer (0.50s)
PASS cmd/nerdctl/container.TestWait (6.58s)
PASS cmd/nerdctl/container.TestStartDetachKeys (6.18s)
PASS cmd/nerdctl/container.TestLogsWithForegroundContainers (1.69s)
PASS cmd/nerdctl/container.TestLogsWithInheritedFlags (0.34s)
PASS cmd/nerdctl/container.TestLogsWithFailingContainer (3.42s)
PASS cmd/nerdctl/container.TestLogsOfJournaldDriver (3.34s)
PASS cmd/nerdctl/container.TestContainerListWithJsonFormatLabel (0.35s)
PASS cmd/nerdctl/container.TestContainerListWithFormatLabel (0.40s)
PASS cmd/nerdctl/container.TestContainerInspectState/inspect_State_with_error (0.37s)
PASS cmd/nerdctl/container.TestContainerInspectContainsInternalLabel (0.42s)
PASS cmd/nerdctl/container.TestContainerInspectState/inspect_State_without_error (0.47s)
PASS cmd/nerdctl/container.TestContainerInspectState (0.84s)
PASS cmd/nerdctl/container.TestLogsOutStreamsSeparated (3.41s)
PASS cmd/nerdctl/container.TestContainerInspectContainsLabel (3.08s)
PASS cmd/nerdctl/container.TestLogs (6.12s)
PASS cmd/nerdctl/container.TestRunWithNoSystemd (2.97s)
PASS cmd/nerdctl/container.TestRunWithSystemdTrueDisabled (0.69s)
PASS cmd/nerdctl/container.TestRunWithSystemdFalse (0.92s)
PASS cmd/nerdctl/container.TestRunWithSystemdAlways (0.64s)
PASS cmd/nerdctl/container.TestRunVolumesFrom (4.80s)
PASS cmd/nerdctl/container.TestRunWithSystemdTrueEnabled (1.87s)
PASS cmd/nerdctl/container.TestRunSysctl (0.64s)
PASS cmd/nerdctl/container.TestRunWithInvalidPortThenCleanUp (0.68s)
PASS cmd/nerdctl/container.TestCreateWithLabel (0.27s)
PASS cmd/nerdctl/container.TestBindMountWhenHostFolderDoesNotExist (0.55s)
PASS cmd/nerdctl/container.TestExecStdin (0.76s)
PASS cmd/nerdctl/container.TestExecWithDoubleDash (0.77s)
PASS cmd/nerdctl/container.TestExec (0.78s)
SKIP cmd/nerdctl/container.TestRunCopyingUpInitialContentsOnDockerfileVolume (0.05s)
PASS cmd/nerdctl/container.TestExecTTY (1.15s)
PASS cmd/nerdctl/container.TestDiff (0.90s)
PASS cmd/nerdctl/container.TestExecWithUser (1.43s)
SKIP cmd/nerdctl/container.TestRunCopyingUpInitialContentsShouldNotResetTheCopiedContents (0.05s)
SKIP cmd/nerdctl/container.TestRunCopyingUpInitialContentsOnVolumeShouldRetainSymlink (0.04s)
PASS cmd/nerdctl/container.TestRunBindMountBind (1.59s)
PASS cmd/nerdctl/container.TestRunBindMountTmpfs (1.24s)
PASS cmd/nerdctl/container.TestCreate (0.68s)
SKIP cmd/nerdctl/container.TestKubeCommitPush (0.00s)
PASS cmd/nerdctl/container.TestRunTmpfs (1.59s)
SKIP cmd/nerdctl/container.TestCommit (0.04s)
SKIP cmd/nerdctl/container.TestRunCopyingUpInitialContentsOnVolume (0.04s)
SKIP cmd/nerdctl/container.TestRunAnonymousVolumeWithBuild (0.05s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist (0.03s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist_and_ends_with_/ (0.02s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file/DEST_PATH_exists_and_is_a_file (0.04s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file/DEST_PATH_exists_and_is_a_directory (0.05s)
PASS cmd/nerdctl/container.TestRunAnonymousVolumeWithTypeMountFlag (0.42s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file/SRC_PATH_is_in_a_volume (0.64s)
PASS cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_file (0.76s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory/DEST_PATH_does_not_exist (0.03s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_file (0.02s)
PASS cmd/nerdctl/container.TestRunVolumeRelativePath (0.96s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory/SRC_PATH_does_not_end_with_`/.` (0.04s)
SKIP cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory/SRC_PATH_does_end_with_`/.` (0.04s)
PASS cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory (0.08s)
PASS cmd/nerdctl/container.TestCopyFromContainer/SRC_PATH_specifies_a_directory (0.13s)
PASS cmd/nerdctl/container.TestCopyFromContainer (2.13s)
PASS cmd/nerdctl/container.TestRunShmSize (0.41s)
PASS cmd/nerdctl/container.TestRunAnonymousVolume (1.42s)
PASS cmd/nerdctl/container.TestRunUlimit (1.30s)
PASS cmd/nerdctl/container.TestRunIpcHost (0.34s)
PASS cmd/nerdctl/container.TestRunTTY (2.13s)
PASS cmd/nerdctl/container.TestRunUtsHost (0.34s)
PASS cmd/nerdctl/container.TestRunPidContainer (0.69s)
PASS cmd/nerdctl/container.TestRunPidHost (0.36s)
PASS cmd/nerdctl/container.TestRunIPCContainer (0.70s)
PASS cmd/nerdctl/container.TestRunIPCContainerNotExists (0.03s)
PASS cmd/nerdctl/container.TestRunShmSizeIPCContainer (0.70s)
PASS cmd/nerdctl/container.TestRunIPCShareableRemoveMount (0.51s)
PASS cmd/nerdctl/container.TestRunShmSizeIPCShareable (0.44s)
SKIP cmd/nerdctl/container.TestRunCgroupV1 (0.08s)
PASS cmd/nerdctl/container.TestParseGpusOpts (0.00s)
PASS cmd/nerdctl/container.TestParseGpusOptAll (0.00s)
SKIP cmd/nerdctl/container.TestRunBlkioWeightCgroupV2 (0.00s)
SKIP cmd/nerdctl/container.TestRunCgroupParent (0.03s)
SKIP cmd/nerdctl/container.TestRunCgroupConf (0.00s)
PASS cmd/nerdctl/container.TestParseDevice (0.00s)
PASS cmd/nerdctl/container.TestRunWithInit (4.70s)
SKIP cmd/nerdctl/container.TestRunCgroupV2 (0.00s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist (0.19s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist_and_ends_with_/ (0.01s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_exists_and_is_a_file (0.22s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_exists_and_is_a_directory (0.21s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_is_in_a_volume (0.49s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/Destination_path_is_a_read-only (0.33s)
PASS cmd/nerdctl/container.TestAttachDetachKeys (6.22s)
PASS cmd/nerdctl/container.TestRestartWithTime (5.75s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file/Destination_path_is_a_read-only_and_default_tmpfs_mount_point (0.63s)
PASS cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_file (2.08s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory/DEST_PATH_does_not_exist (0.24s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_file (0.12s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory/SRC_PATH_does_not_end_with_`/.` (0.34s)
PASS cmd/nerdctl/container.TestRestart (1.10s)
SKIP cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory/SRC_PATH_does_end_with_`/.` (0.28s)
PASS cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory/DEST_PATH_exists_and_is_a_directory (0.61s)
PASS cmd/nerdctl/container.TestCopyToContainer/SRC_PATH_specifies_a_directory (0.97s)
PASS cmd/nerdctl/container.TestCopyToContainer (14.19s)
PASS cmd/nerdctl/container.TestRunAddGroup/#00 (0.38s)
PASS cmd/nerdctl/container.TestRunAddGroup/root (0.33s)
PASS cmd/nerdctl/container.TestRenameUpdateHosts (1.21s)
PASS cmd/nerdctl/container.TestRunAddGroup/guest:nogroup (0.39s)
PASS cmd/nerdctl/container.TestRunAddGroup/guest (0.34s)
PASS cmd/nerdctl/container.TestRunAddGroup/root:nogroup (0.33s)
PASS cmd/nerdctl/container.TestRunAddGroup/1000#01 (0.33s)
PASS cmd/nerdctl/container.TestRunAddGroup/1000:wheel (0.38s)
PASS cmd/nerdctl/container.TestRunAddGroup/1000 (0.31s)
PASS cmd/nerdctl/container.TestRunAddGroup (0.00s)
PASS cmd/nerdctl/container.TestRunUserGID/guest (0.31s)
PASS cmd/nerdctl/container.TestRunUserGID/#00 (0.34s)
PASS cmd/nerdctl/container.TestRunUserGID/nobody (0.32s)
PASS cmd/nerdctl/container.TestRunUserGID/1000 (0.35s)
PASS cmd/nerdctl/container.TestRunUserGID (0.00s)
PASS cmd/nerdctl/container.TestRunSecurityOptSeccomp/default (0.35s)
PASS cmd/nerdctl/container.TestRunSecurityOptSeccomp/--privileged (0.35s)
PASS cmd/nerdctl/container.TestRunSecurityOptSeccomp/--security-opt_seccomp=unconfined (0.29s)
PASS cmd/nerdctl/container.TestRunSecurityOptSeccomp (0.00s)
PASS cmd/nerdctl/container.TestRunCap/default (0.37s)
PASS cmd/nerdctl/container.TestRunCap/--cap-drop=all_--cap-add=net_raw (0.34s)
PASS cmd/nerdctl/container.TestRunCap/--cap-drop=all_--cap-add=CAP_NET_RAW (0.34s)
PASS cmd/nerdctl/container.TestRunCap/--cap-drop=all_--cap-add=cap_net_raw (0.38s)
PASS cmd/nerdctl/container.TestRunCap/--cap-drop=all_--cap-add=NET_RAW (0.34s)
PASS cmd/nerdctl/container.TestRunCap/--cap-add=ipc_lock (0.33s)
PASS cmd/nerdctl/container.TestRunCap/--cap-add=all_--cap-drop=net_raw (0.32s)
PASS cmd/nerdctl/container.TestRunCap/--cap-add=all (0.30s)
systemd 245.4-4ubuntu3.23 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Detected virtualization docker.
Detected architecture x86-64.
Error: Timeout of 1800000ms hit

@apostasie
Copy link
Contributor

test / test-integration-rootless (20.04, v1.6.33, v1.1.1, test-integration-rootless) can't be green https://github.com/containerd/nerdctl/actions/runs/10675191963/job/29588507388?pr=3153

Is that related to the runc update?

@AkihiroSuda
Copy link
Member Author

test / test-integration-rootless (20.04, v1.6.33, v1.1.1, test-integration-rootless) can't be green https://github.com/containerd/nerdctl/actions/runs/10675191963/job/29588507388?pr=3153

Is that related to the runc update?

Probably yes. runc apparently has a regression for cgroup v1.

@AkihiroSuda
Copy link
Member Author

The failure on local Ubuntu 20.04 (docker build -t foo --target test-integration-rootless --build-arg UBUNTU_VERSION=20.04 --build-arg CONTAINERD_VERSION=v1.6.33 --build-arg ROOTLESSKIT_VERSION=v1.1.1 . && docker run -t --rm --privileged foo):

=== FAIL: cmd/nerdctl/container  (0.00s)                                                                                                                                                                     
test target: "nerdctl"                                                                                                                                                                                       
panic: test timed out after 1h0m0s                                                                                                                                                                           
        running tests:                                                                                                                                                                                       
                TestCopyFromContainer (53m20s)                                                                                                                                                               
                TestCopyFromContainer/SRC_PATH_specifies_a_file (53m17s)                                                                                                                                     
                TestCopyFromContainer/SRC_PATH_specifies_a_file/SRC_PATH_is_in_a_volume (53m17s)                                                                                                             
                TestLogsWithForegroundContainers (53m19s)                                                                                                                                                    
                TestRestartIPCContainer (53m31s)                                                                                                                                                             
                TestRestartPIDContainer (53m31s)

@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Sep 4, 2024

TestRestartPIDContainer seems the culprit

docker build -t foo --target test-integration-rootless --build-arg UBUNTU_VERSION=20.04 --build-arg CONTAINERD_VERSION=v1.6.33 --build-arg ROOTLESSKIT_VERSION=v1.1.1 .

docker run -t --rm --privileged foo /test-integration-rootless.sh go test -v -run TestRestartPIDContainer ./cmd/nerdctl/container

@AkihiroSuda
Copy link
Member Author

Something is hanging here

defer base.Cmd("rm", "-f", sharedContainerName).Run()

@AkihiroSuda AkihiroSuda marked this pull request as draft September 4, 2024 16:02
@AkihiroSuda
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants