Created
August 3, 2023 03:56
-
-
Save MAST1999/9a2b01fd5d43e90900491ca5f5065c9e to your computer and use it in GitHub Desktop.
docker setup fails in moon.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEBUG 2023-08-03 07:20:39] log Running moon v1.11.1 (with ~/workspace/work/mix-optimization-dashboard/node_modules/.pnpm/@[email protected]/node_modules/@moonrepo/cli/moon) log.target="moon" log.module_path="moon_cli" log.file="crates/cli/src/lib.rs" log.line=67 | |
[TRACE 07:20:39] log Attempting to find workspace root at ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=28 | |
[TRACE 07:20:39] starbase_utils::fs Traversing upwards to find a file file=".moon" dir="/home/mast/workspace/work/mix-optimization-dashboard" | |
[DEBUG 07:20:39] log Creating workspace at ~/workspace/work/mix-optimization-dashboard (from working directory ~/workspace/work/mix-optimization-dashboard) log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=182 | |
[TRACE 07:20:39] starbase_utils::fs:load Reading file file="/home/mast/workspace/work/mix-optimization-dashboard/.prototools" | |
[TRACE 07:20:39] starbase_utils::toml:load Parsing TOML file="/home/mast/workspace/work/mix-optimization-dashboard/.prototools" | |
[TRACE 07:20:39] log Loading .moon/workspace.yml from ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=125 | |
[TRACE 07:20:39] schematic::config::loader Loading configuration config="WorkspaceConfig" | |
[TRACE 07:20:39] schematic::config::loader Creating layer from source config="WorkspaceConfig" source="/home/mast/workspace/work/mix-optimization-dashboard/.moon/workspace.yml" | |
[TRACE 07:20:39] schematic::config::loader Merging partial layers into a final result config="WorkspaceConfig" | |
[TRACE 07:20:39] log Loading .moon/toolchain.yml from ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=101 | |
[TRACE 07:20:39] schematic::config::loader Loading configuration config="ToolchainConfig" | |
[TRACE 07:20:39] schematic::config::loader Creating layer from source config="ToolchainConfig" source="/home/mast/workspace/work/mix-optimization-dashboard/.moon/toolchain.yml" | |
[TRACE 07:20:39] schematic::config::loader Merging partial layers into a final result config="ToolchainConfig" | |
[TRACE 07:20:39] log Attempting to find .moon/tasks.yml in ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=58 | |
[TRACE 07:20:39] schematic::config::loader Loading partial configuration config="InheritedTasksConfig" | |
[TRACE 07:20:39] schematic::config::loader Creating layer from source config="InheritedTasksConfig" source="/home/mast/workspace/work/mix-optimization-dashboard/.moon/tasks.yml" | |
[TRACE 07:20:39] schematic::config::loader Merging partial layers into a final result config="InheritedTasksConfig" | |
[TRACE 07:20:39] log Attempting to find .moon/tasks/*.yml in ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=73 | |
[DEBUG 07:20:39] log Creating cache engine at ~/workspace/work/mix-optimization-dashboard/.moon/cache log.target="moon:cache" log.module_path="moon_cache::engine" log.file="crates/core/cache/src/engine.rs" log.line=39 | |
[DEBUG 07:20:39] moon_vcs::git Using git as a version control system | |
[DEBUG 07:20:39] moon_vcs::git Attempting to find a .git directory starting_dir="/home/mast/workspace/work/mix-optimization-dashboard" | |
[DEBUG 07:20:39] moon_vcs::git Found a .git directory git_dir="/home/mast/workspace/work/mix-optimization-dashboard/.git" | |
[DEBUG 07:20:39] moon_vcs::git Loading ignore rules from .gitignore ignore_file="/home/mast/workspace/work/mix-optimization-dashboard/.gitignore" | |
[DEBUG 07:20:39] moon_process::command_inspector Running command git remote get-url origin env_vars={} working_dir="/home/mast/workspace/work/mix-optimization-dashboard" | |
[DEBUG 07:20:39] proto_node::resolve Resolving a semantic version for "18.13.0" tool="node" initial_version="18.13.0" | |
[TRACE 07:20:39] starbase_utils::fs:load_versions_manifest Reading file metadata file="/home/mast/.proto/temp/3d16d1693e83828f98bae178f181d5a01103b7f222db27cdeaec9b4950e951d7.json" | |
[DEBUG 07:20:39] proto_core::resolver:load_versions_manifest Loading versions manifest from local cache cache_file="/home/mast/.proto/temp/3d16d1693e83828f98bae178f181d5a01103b7f222db27cdeaec9b4950e951d7.json" | |
[TRACE 07:20:39] starbase_utils::fs:load_versions_manifest Reading file file="/home/mast/.proto/temp/3d16d1693e83828f98bae178f181d5a01103b7f222db27cdeaec9b4950e951d7.json" | |
[TRACE 07:20:39] starbase_utils::json:load_versions_manifest Parsing JSON file="/home/mast/.proto/temp/3d16d1693e83828f98bae178f181d5a01103b7f222db27cdeaec9b4950e951d7.json" | |
[DEBUG 07:20:39] proto_core::manifest:load Loading manifest file="/home/mast/.proto/tools/node/manifest.json" | |
[TRACE 07:20:39] starbase_utils::fs:load Opening file file="/home/mast/.proto/tools/node/manifest.json" | |
[DEBUG 07:20:39] proto_node::resolve Resolved to 18.13.0 tool="node" version="18.13.0" | |
[DEBUG 07:20:39] proto_core::tool Checking if tool is installed tool="node" install_dir="/home/mast/.proto/tools/node/18.13.0" | |
[DEBUG 07:20:39] proto_core::tool Tool has already been installed tool="node" install_dir="/home/mast/.proto/tools/node/18.13.0" | |
[DEBUG 07:20:39] log Node.js has already been setup log.target="moon_node_tool::node_tool" log.module_path="moon_node_tool::node_tool" log.file="crates/node/tool/src/node_tool.rs" log.line=159 | |
[DEBUG 07:20:39] proto_node::depman::resolve Resolving a semantic version for "7.29.1" tool="pnpm" initial_version="7.29.1" | |
[TRACE 07:20:39] starbase_utils::fs:load_versions_manifest Reading file metadata file="/home/mast/.proto/temp/b6065cd5af21c5c2f199ac7a3b0f24c10df003d5485d87c266cf9caeaee99116.json" | |
[DEBUG 07:20:39] proto_core::resolver:load_versions_manifest Loading versions manifest from local cache cache_file="/home/mast/.proto/temp/b6065cd5af21c5c2f199ac7a3b0f24c10df003d5485d87c266cf9caeaee99116.json" | |
[TRACE 07:20:39] starbase_utils::fs:load_versions_manifest Reading file file="/home/mast/.proto/temp/b6065cd5af21c5c2f199ac7a3b0f24c10df003d5485d87c266cf9caeaee99116.json" | |
[TRACE 07:20:39] starbase_utils::json:load_versions_manifest Parsing JSON file="/home/mast/.proto/temp/b6065cd5af21c5c2f199ac7a3b0f24c10df003d5485d87c266cf9caeaee99116.json" | |
[DEBUG 07:20:39] proto_core::manifest:load Loading manifest file="/home/mast/.proto/tools/pnpm/manifest.json" | |
[TRACE 07:20:39] starbase_utils::fs:load Opening file file="/home/mast/.proto/tools/pnpm/manifest.json" | |
[DEBUG 07:20:39] proto_node::depman::resolve Resolved to 7.29.1 tool="pnpm" version="7.29.1" | |
[DEBUG 07:20:39] proto_core::tool Checking if tool is installed tool="pnpm" install_dir="/home/mast/.proto/tools/pnpm/7.29.1" | |
[TRACE 07:20:39] starbase_utils::fs Reading file file="/home/mast/.proto/tools/pnpm/7.29.1/package.json" | |
[TRACE 07:20:39] starbase_utils::json Parsing JSON file="/home/mast/.proto/tools/pnpm/7.29.1/package.json" | |
[DEBUG 07:20:39] proto_core::tool Tool has already been installed tool="pnpm" install_dir="/home/mast/.proto/tools/pnpm/7.29.1" | |
[DEBUG 07:20:39] log pnpm has already been setup log.target="moon_node_tool::pnpm_tool" log.module_path="moon_node_tool::pnpm_tool" log.file="crates/node/tool/src/pnpm_tool.rs" log.line=67 | |
Unable to setup, docker manifest missing. Has it been scaffolded with `moon docker scaffold`? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment