GoogleContainerTools/jib
Documented errors, page 3 of 3. Back to GoogleContainerTools/jib
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| <image> is a manifest list, but the list does not contain an | exception | error | manifest-list, platform, multi-arch, jib |
| No or multiple layer files found for layer hash <diffId> in | exception | error | cache, tar, corruption |
| ${requestUrl} failed and will NOT be retried | console | warning | http, network, retry, jib |
| 'docker inspect' command failed with error: + getStderrOutpu | exception | error | docker, docker-inspect, process, exit-code |
| <field1>, <field2>, ... and <fieldN> are required but not se | validation | error | jib, configuration, builder, illegal-state |
| <container><appRoot> is not an absolute Unix-style path: <in | exception | error | maven, jib, configuration, path-validation |
| ${requestUrl} failed and will be retried | console | warning | jib, network, http, retry |
| Unknown OS: + rawOsName | exception | error | operating-system, configuration, unsupported-platform, jvm |
| container.volumes is not an absolute Unix-style path: ${inva | validation | error | gradle, jib, configuration, path-validation |
| Incomplete <permission> configuration; requires <file> and < | validation | error | jib, maven, pom-configuration, permissions |
| Interrupted while trying to acquire lock | exception | warning | concurrency, interrupted-thread, io-exception, locking |
| <message from InvalidImageReferenceException via HelpfulSugg | exception | error | maven, jib, image-reference, configuration |
| <container><workingDirectory> is not an absolute Unix-style | exception | error | maven, jib, configuration, path-validation |
| Received unrecognized status code ${statusCode} | exception | error | registry, http, docker, push |
| Expected 1 'Location' header, but found ${headerCount} | exception | error | registry, http-headers, docker, push |
| Invalid image creation time: + containerConfigurationTemplat | validation | error | jib, container-config, date, iso-8601 |
| Port number '<port>' is out of usual range (1-65535). | validation | error | validation, ports, range |
| ${helpfulSuggestions.forHttpHostConnect()} | exception | error | network, docker, registry, connection |
| invalid value for <containerizingMode>: <invalidContainerizi | exception | error | maven, jib, configuration, enum-value |
| mainClass, extraClasspath, jvmFlags, and expandClasspathDepe | console | warning | jib, war, config, entrypoint |
| Manifest(s) missing | exception | error | cache, corruption, manifest, jib |
| push may fail with pull-only bearer auth token | exception | error | registry, push, authorization |
| Cannot create AbsoluteUnixPath from non-absolute Path: ${pat | exception | error | jib, path-validation, illegal-argument |
| Invalid containerizing mode | exception | error | skaffold, gradle, invalid-enum, containerizing-mode |
| container.workingDirectory is not an absolute Unix-style pat | validation | error | gradle, jib, configuration, path-validation |
| 'realm' was not found in the 'WWW-Authenticate' header, trie | exception | error | registry, authentication, docker, www-authenticate |
| extraDirectories.paths contain "from" directory that doesn't | exception | error | jib, gradle, file-not-found, extra-directories |
| Skaffold sync is currently only available for 'jar' style Ji | exception | error | skaffold, gradle, war, unsupported-packaging |
| jib.to.tags contains empty tag | validation | error | jib, gradle, validation, configuration |
| The credential helper ${credentialHelper} returned no creden | exception | error | docker, credentials, credential-helper |
| 'Bearer' was not found in the 'WWW-Authenticate' header, tri | exception | error | registry, authentication, docker, www-authenticate |
| Failed to create, open, or parse global Jib config file; see | exception | error | jib, config, io, file-read |
| Blob not available for digest-only layer | exception | error | jib, docker-image, layer, unsupported-operation |
| <container><creationTime> should be an ISO 8601 date-time (s | exception | error | maven, jib, configuration, date-format |
| Missing target image parameter, perhaps you should add a 'ji | console | error | gradle, jib, configuration, missing-parameter |
| The class file (${jarEntry}) is of an invalid format. | exception | error | jib, cli, class-file, validation |
| Base image '${image}' does not use a specific image digest - | console | warning | jib, reproducibility, base-image |
| container.workingDirectory is not an absolute Unix-style pat | validation | error | gradle, jib, configuration, path-validation |
| 'registryMirrors.registry' property is missing | validation | error | jib, config, validation |
| container.filesModificationTime should be an ISO 8601 date-t | exception | error | jib, gradle, validation, date-format |
| Skaffold sync is currently only available for Jib projects i | exception | error | skaffold, gradle, containerizing-mode, configuration |
| extension crashed: ${ex.getMessage()} | exception | error | jib, plugin-extension, runtime-exception, third-party-plugin |
| <container><volumes> is not an absolute Unix-style path: <in | exception | error | maven, jib, configuration, path-validation, volumes |
| Could not read file: ${file} | console | warning | jib, io, file-read |
| rootDir + " is not a directory" | exception | error | jib, filesystem, directory, validation |
| ${file} | exception | error | file-not-found, jib, dependencies |
| SHA-256 algorithm implementation not found - might be a brok | exception | error | jvm, crypto, environment |
| <extraDirectories><paths> contain "from" directory that does | exception | error | maven, jib, extra-directories, file-not-found |
| Image name must be set when building a TarImage; use TarImag | exception | error | jib, tar-image, image-reference, containerizer |
| <container><appRoot> is not an absolute Unix-style path: ${e | exception | error | maven, jib, configuration, path-validation |
| <extraDirectories><paths> contain "from" directory that does | exception | error | maven, jib, file-not-found, configuration |
| `Main-Class:` attribute for an application main class not de | exception | error | jib, jar, manifest, main-class, entrypoint |
| manifestTemplateClass + " cannot be instantiated" | exception | error | jib, reflection, manifest, instantiation |
| <message from BuildStepsExecutionException> | exception | error | maven, jib, build-steps, registry |
| Failed to connect to ${url} over HTTPS. Attempting again wit | console | warning | https, tls, fallback, jib |
| octalPermissions must be a 3-digit octal number (000-777) | validation | error | jib, file-permissions, validation |
| Authentication over HTTP is enabled. It is strongly recommen | console | warning | security, http, credentials, registry |
| container.volumes is not an absolute Unix-style path: ${ex.g | exception | error | jib, gradle, validation, volumes |
| Could not parse layer entry, missing required property 'name | validation | error | json, buildfile, validation |
| Reached end of class file (${jarEntry}) before being able to | exception | error | jib, cli, class-file, eof, validation |
| <container><workingDirectory> is not an absolute Unix-style | exception | error | maven, jib, working-directory, path-validation |
| invalid value for <containerizingMode>: ${ex.getInvalidConta | exception | error | maven, jib, invalid-enum, configuration |
| property + " cannot be less than " + validRange.lowerEndpoin | validation | error | configuration, system-properties, validation, number-format |
| insecure HTTP connection not allowed: + url | exception | error | network, https, ssl-exception, registry, insecure-connection |
| invalid value for containerizingMode: ${ex.getInvalidContain | exception | error | jib, gradle, enum, validation |
| Could not parse entry into ArchiveLayer or FileLayer | validation | error | json, buildfile, validation |
| <container><appRoot> is not an absolute Unix-style path: <in | exception | error | maven, jib, approot, path-validation |
| <container><volumes> is not an absolute Unix-style path: <in | exception | error | maven, jib, volumes, path-validation |
| container.workingDirectory is not an absolute Unix-style pat | exception | error | jib, gradle, validation, working-directory |
| Invalid class file found: ${file} | console | warning | jib, class-file, build |
| platforms set cannot be empty | exception | error | jib, build-plan, illegal-argument |
| Cannot apply includes/excludes on single file copy directive | exception | error | buildfile, validation, unsupported-operation |
| container.filesModificationTime should be an ISO 8601 date-t | validation | error | gradle, jib, configuration, date-format |
| All layers in the manifest template must have digest set | exception | error | jib, manifest, digest, validation |
| Computing the entrypoint is currently not supported. | exception | error | jib, war, entrypoint, unsupported |
| 'registryMirrors.mirrors' property is missing | validation | error | jib, config, validation |
| Invalid environment variable definition: + environmentVariab | validation | error | jib, container-config, environment-variable, format |
| container.volumes is not an absolute Unix-style path: ${inva | validation | error | gradle, jib, configuration, path-validation |
| container.creationTime should be an ISO 8601 date-time (see | validation | error | gradle, jib, configuration, date-format |
| Invalid hash: ${hash} | exception | error | jib, digest, sha256, validation |
| Blob not available for reference layer | exception | error | jib, docker-image, layer, reference-layer |
| Mismatch between image manifest and container configuration | exception | error | jib, manifest, container-config, layer-count |
| invalid value for containerizingMode: ${invalidContainerizin | validation | error | gradle, jib, configuration, enum-validation |
| property + " cannot be greater than " + validRange.upperEndp | validation | error | configuration, system-properties, validation, number-format |
| invalid value for <containerizingMode>: <invalidContainerizi | exception | error | maven, jib, enum-value, configuration |
| Getting the java version from a WAR file is currently not su | exception | error | jib, war, java-version, unsupported |
| Path starts with forward slash (/): ${relativePath} | exception | error | jib, path-validation, illegal-argument |
| Blob not available for reference layer without diff ID | exception | error | jib, docker-image, layer, manifest |
| Diff ID not available for reference layer without diff ID | exception | error | jib, docker-image, diff-id, container-config |