- We need to know your netlify site name. Example:
monumental-daifuku-85326d
- Build problems? I thought the problem was due to build time because on local it takes like 20 minutes I asked for an increase in build-time ad it seems that is not the issue. In previous deploy it was working fine.
Log First part
11:11:12 AM: build-image version: 3ffff9df3d5419545acc1b673a54de348174406d (focal)
11:11:12 AM: buildbot version: 4613af4169363e3b38cfadfa4665d34cd1d1427b
11:11:12 AM: Building without cache
11:11:12 AM: Starting to prepare the repo for build
11:11:12 AM: No cached dependencies found. Cloning fresh repo
11:11:12 AM: git clone --filter=blob:none https://github.com/BrahianVT/docode
11:11:13 AM: Preparing Git Reference refs/heads/master
11:11:23 AM: Starting to install dependencies
11:11:23 AM: Python version set to 3.8
11:11:23 AM: Attempting Ruby version 2.7.2, read from environment
11:11:24 AM: Using Ruby version 2.7.2
11:11:24 AM: Started restoring cached go cache
11:11:24 AM: Finished restoring cached go cache
11:11:26 AM: go version go1.19.13 linux/amd64
11:11:26 AM: Using PHP version 8.0
11:11:27 AM: Downloading and installing node v20.10.0...
11:11:27 AM: Downloading https://nodejs.org/dist/v20.10.0/node-v20.10.0-linux-x64.tar.xz...
11:11:27 AM: Computing checksum with sha256sum
11:11:28 AM: Checksums matched!
11:11:30 AM: Now using node v20.10.0 (npm v10.2.3)
11:11:30 AM: Enabling Node.js Corepack
11:11:30 AM: Started restoring cached build plugins
11:11:30 AM: Finished restoring cached build plugins
11:11:30 AM: Started restoring cached corepack dependencies
11:11:30 AM: Finished restoring cached corepack dependencies
11:11:30 AM: No npm workspaces detected
11:11:30 AM: Started restoring cached node modules
11:11:30 AM: Finished restoring cached node modules
11:11:30 AM: Installing npm packages using npm version 10.2.3
11:11:42 AM: added 303 packages, and audited 304 packages in 11s
11:11:42 AM: 55 packages are looking for funding
11:11:42 AM: run `npm fund` for details
11:11:42 AM: found 0 vulnerabilities
11:11:42 AM: npm packages installed
11:11:42 AM: Successfully installed dependencies
11:11:42 AM: Starting build script
11:11:43 AM: Detected 1 framework(s)
11:11:43 AM: "eleventy" at version "2.0.1"
11:11:43 AM: Section completed: initializing
11:11:45 AM:
11:11:45 AM: Netlify Build
11:11:45 AM: ────────────────────────────────────────────────────────────────
11:11:45 AM:
11:11:45 AM: ❯ Version
11:11:45 AM: @netlify/build 29.31.1
11:11:45 AM:
11:11:45 AM: ❯ Flags
11:11:45 AM: baseRelDir: true
11:11:45 AM: buildId: 65807d2ecd7a7c6cc8ddb39b
11:11:45 AM: deployId: 65807d2ecd7a7c6cc8ddb39d
11:11:45 AM:
11:11:45 AM: ❯ Current directory
11:11:45 AM: /opt/build/repo
11:11:45 AM:
11:11:45 AM: ❯ Config file
11:11:45 AM: No config file was defined: using default values.
11:11:45 AM:
11:11:45 AM: ❯ Context
11:11:45 AM: production
11:11:45 AM:
11:11:45 AM: Build command from Netlify app
11:11:45 AM: ────────────────────────────────────────────────────────────────
11:11:45 AM:
11:11:45 AM: $ CI= npm run build
11:11:45 AM: > do-code@1.0.0 build
11:11:45 AM: > npm run css:build && npm run 11ty:build
11:11:45 AM: > do-code@1.0.0 css:build
11:11:45 AM: > tailwindcss -i src/assets/css/main.css -o dist/assets/css/main.css -m
11:11:46 AM: Rebuilding...
11:11:46 AM: Done in 543ms.
11:11:47 AM: > do-code@1.0.0 11ty:build
11:11:47 AM: > cross-env NODE_ENV=production eleventy
The log final part
1:25:44 AM: [11ty] Writing dist/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_Oberon-2_programming_language/index.html from ./src/posts/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_Oberon-2_programming_language.md (njk)
11:25:44 AM: [11ty] Writing dist/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_OpenEdgeProgress_programming_language/index.html from ./src/posts/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_OpenEdgeProgress_programming_language.md (njk)
11:25:44 AM: [11ty] Writing dist/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_Perl_programming_language/index.html from ./src/posts/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_Perl_programming_language.md (njk)
11:26:19 AM: [11ty] Writing dist/How_to_resolve_the_algorithm_CSV_to_HTML_translation_step_by_step__in_the_PHP_programming_language/index.html from ./src/posts/How_to_resolve_
11:26:19 AM: "build.command" failed
11:26:19 AM: ────────────────────────────────────────────────────────────────
11:26:19 AM:
11:26:19 AM: Error message
11:26:19 AM: Command failed with exit code 1: CI= npm run build (https://ntl.fyi/exit-code-1)
11:26:19 AM:
11:26:19 AM: Error location
11:26:19 AM: In Build command from Netlify app:
11:26:19 AM: CI= npm run build
11:26:19 AM:
11:26:19 AM: Resolved config
11:26:19 AM: build:
11:26:19 AM: command: CI= npm run build
11:26:19 AM: commandOrigin: ui
11:26:19 AM: environment:
11:26:19 AM: - CI
11:26:19 AM: - NODE_OPTIONS
11:26:19 AM: publish: /opt/build/repo/dist
11:26:19 AM: publishOrigin: ui
11:26:20 AM: Failed during stage "building site": Build script returned non-zero exit code: 2
11:26:20 AM: Build failed due to a user error: Build script returned non-zero exit code: 2
11:26:20 AM: Failing build: Failed to build site
11:26:20 AM: Finished processing build request in 15m8.091s```