Class componenttest.containers.substitution.LibertyImageNameSubstitorTest
Tests
Test |
Duration |
Result |
testArtifactoryAvailable |
0.009s |
passed |
testArtifactoryRegistry |
0s |
passed |
testInternalAvailable |
0.011s |
passed |
testNoRegistryAvailable |
0.003s |
passed |
testRemoteDockerHost |
0.149s |
passed |
testSyntheticOrCommitted |
0.003s |
passed |
Standard error
Feb 12, 2025 12:39:38 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: WARNING: Cannot use alternative registry for programmatically committed image sha256:5103a25d3efd8c0cbdbc80d358c5b1da91329c53e1fa99c43a8561a87eb61d3b. Consider using the ImageBuilder in fattest.simplicity instead.
Feb 12, 2025 12:39:38 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: sha256:5103a25d3efd8c0cbdbc80d358c5b1da91329c53e1fa99c43a8561a87eb61d3b --> sha256:5103a25d3efd8c0cbdbc80d358c5b1da91329c53e1fa99c43a8561a87eb61d3b
Reason: Image name is known to be synthetic or a commit hash, cannot use Artifactory registry.
Feb 12, 2025 12:39:38 PM com.ibm.websphere.simplicity.log.Log warning
WARNING: WARNING: Cannot use alternative registry for programmatically built image localhost/testcontainers/ryuk:latest. Consider using the ImageBuilder in fattest.simplicity instead.
Feb 12, 2025 12:39:38 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: localhost/testcontainers/ryuk:latest --> localhost/testcontainers/ryuk:latest
Reason: Image name is known to be synthetic or a commit hash, cannot use Artifactory registry.
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: ghcr.io/oracle:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.registry.Registry findRegistry
INFO: Searching system property fat.test.artifactory.docker.server for a registry.
Feb 12, 2025 12:39:39 PM componenttest.containers.registry.ArtifactoryRegistry instance
INFO: componenttest.containers.registry.ArtifactoryRegistry [getRegistry=, isRegistryAvailable=false, getSetupException=java.lang.IllegalStateException: No registry was configured. System property 'fat.test.artifactory.docker.server' was: null. Ensure registry properties are set on system.]
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: ghcr.io/oracle:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: ghcr.io/oracle:1.0 --> artifactory.swg-devops.com/wasliberty-ghcr-docker-remote/oracle:1.0
Reason: Using a remote docker host, must use mirrored registry
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: cloudant:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: cloudant:1.0 --> 172.0.0.1/wasliberty-infrastructure-docker/cloudant:1.0
Reason: Using a remote docker host, must use mirrored registry
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: ghcr.io/oracle:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: ghcr.io/oracle:1.0 --> artifactory.swg-devops.com/wasliberty-ghcr-docker-remote/oracle:1.0
Reason: Artifactory registry was available and supports ghcr.io
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: cloudant:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: cloudant:1.0 --> 172.0.0.1/wasliberty-infrastructure-docker/cloudant:1.0
Reason: Internal registry was available and supports
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: ghcr.io/oracle:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: ghcr.io/oracle:1.0 --> ghcr.io/oracle:1.0
Reason: Default behavior: use default docker registry.
Feb 12, 2025 12:39:39 PM componenttest.containers.ImageVerifier collectImage
INFO: Found an unknown image: cloudant:1.0
Feb 12, 2025 12:39:39 PM componenttest.containers.substitution.LibertyImageNameSubstitutor apply
INFO: cloudant:1.0 --> cloudant:1.0
Reason: Default behavior: use default docker registry.