CentOS / RHEL 8 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20241021-7-15gzdej/input'...

Updating files: 30% (5299/17190) Updating files: 31% (5329/17190) Updating files: 32% (5501/17190) Updating files: 33% (5673/17190) Updating files: 34% (5845/17190) Updating files: 35% (6017/17190) Updating files: 36% (6189/17190) Updating files: 37% (6361/17190) Updating files: 38% (6533/17190) Updating files: 39% (6705/17190) Updating files: 40% (6876/17190) Updating files: 41% (7048/17190) Updating files: 42% (7220/17190) Updating files: 43% (7392/17190) Updating files: 44% (7564/17190) Updating files: 45% (7736/17190) Updating files: 46% (7908/17190) Updating files: 47% (8080/17190) Updating files: 48% (8252/17190) Updating files: 49% (8424/17190) Updating files: 50% (8595/17190) Updating files: 51% (8767/17190) Updating files: 52% (8939/17190) Updating files: 53% (9111/17190) Updating files: 54% (9283/17190) Updating files: 55% (9455/17190) Updating files: 56% (9627/17190) Updating files: 57% (9799/17190) Updating files: 58% (9971/17190) Updating files: 59% (10143/17190) Updating files: 60% (10314/17190) Updating files: 61% (10486/17190) Updating files: 62% (10658/17190) Updating files: 63% (10830/17190) Updating files: 64% (11002/17190) Updating files: 65% (11174/17190) Updating files: 66% (11346/17190) Updating files: 67% (11518/17190) Updating files: 68% (11690/17190) Updating files: 69% (11862/17190) Updating files: 70% (12033/17190) Updating files: 71% (12205/17190) Updating files: 72% (12377/17190) Updating files: 73% (12549/17190) Updating files: 74% (12721/17190) Updating files: 75% (12893/17190) Updating files: 76% (13065/17190) Updating files: 77% (13237/17190) Updating files: 78% (13409/17190) Updating files: 79% (13581/17190) Updating files: 80% (13752/17190) Updating files: 81% (13924/17190) Updating files: 82% (14096/17190) Updating files: 83% (14268/17190) Updating files: 84% (14440/17190) Updating files: 85% (14612/17190) Updating files: 86% (14784/17190) Updating files: 87% (14956/17190) Updating files: 88% (15128/17190) Updating files: 89% (15300/17190) Updating files: 90% (15471/17190) Updating files: 91% (15643/17190) Updating files: 92% (15815/17190) Updating files: 93% (15987/17190) Updating files: 94% (16159/17190) Updating files: 95% (16331/17190) Updating files: 96% (16503/17190) Updating files: 96% (16545/17190) Updating files: 97% (16675/17190) Updating files: 98% (16847/17190) Updating files: 99% (17019/17190) Updating files: 100% (17190/17190) Updating files: 100% (17190/17190), done.

-----> Setting up package repository...

-----> Starting packaging process

-----> Starting service postgres...

-----> Additional environment variables

UUID=65.108.159.81:22/a17c718a-b9ae-4f89-b842-e4ab8e8363b3

DATABASE_URL=postgres://postgres:24UL0k08Ae8eV6Bi@65.108.159.81:42559/postgres

DATABASE_HOST=65.108.159.81

DATABASE_PORT=42559

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr 64a6838f812abf6374d9ec397729bb2866d6617e...

-----> Starting packaging process...

-----> Installing missing build dependencies: postgresql-devel

-----> [wizard] adding legacy-installer wizard (https://github.com/pkgr/addon-legacy-installer#master)

-----> [wizard] adding openproject-edition wizard (/tmp/d20241021-37-1igq6gi/opt/openproject/packaging/addons/openproject-edition#)

-----> [wizard] adding postgres wizard (https://github.com/pkgr/addon-postgres#master)

-----> [wizard] adding apache2 wizard (https://github.com/pkgr/addon-apache2#set-host-header)

-----> [wizard] adding repositories wizard (/tmp/d20241021-37-1igq6gi/opt/openproject/packaging/addons/repositories#)

-----> [wizard] adding memcached wizard (https://github.com/pkgr/addon-memcached#master)

-----> [wizard] adding openproject wizard (/tmp/d20241021-37-1igq6gi/opt/openproject/packaging/addons/openproject#)

-----> Fetching buildpack https://github.com/opf/heroku-buildpack-multi.git at master

-----> Running hook: "packaging/setup"

-----> Multipack app

=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git

=====> Detected Framework: Node.js

-----> Creating runtime environment

NPM_CONFIG_LOGLEVEL=error

NPM_CONFIG_PRODUCTION=false

NODE_ENV=production

NODE_MODULES_CACHE=true

NODE_VERBOSE=false

-----> Installing binaries

engines.node (package.json): ^20.9.0

engines.npm (package.json): ^10.1.0

Resolving node version ^20.9.0...

Downloading and installing node 20.18.0...

Bootstrapping npm ^10.1.0 (replacing 10.8.2)...

npm 10.9.0 installed

-----> Restoring cache

- node_modules

-----> Installing dependencies

Installing node modules (package.json)

> openproject@0.1.0 postinstall

> cd frontend && npm install

npm error code EEXIST

npm error syscall open

npm error path /tmp/npmcache.e8RFB/_cacache/tmp/65cf7cc9

npm error errno -17

npm error EEXIST: file already exists, open '/tmp/npmcache.e8RFB/_cacache/tmp/65cf7cc9'

npm error File exists: /tmp/npmcache.e8RFB/_cacache/tmp/65cf7cc9

npm error Remove the existing file and try again, or run npm

npm error with --force to overwrite files recklessly.

npm error A complete log of this run can be found in: /tmp/npmcache.e8RFB/_logs/2024-10-21T20_00_27_552Z-debug-0.log

npm error code 239

npm error path /tmp/d20241021-37-1igq6gi/opt/openproject

npm error command failed

npm error command sh -c cd frontend && npm install

npm error A complete log of this run can be found in: /tmp/npmcache.e8RFB/_logs/2024-10-21T20_00_20_321Z-debug-0.log

-----> Build failed

We're sorry this build is failing! You can troubleshoot common issues here:

https://devcenter.heroku.com/articles/troubleshooting-node-deploys

Some possible problems:

- This version of npm (10.9.0) has several known issues - consider upgrading to the latest release (<!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html><!DOCTYPE html>

<html>

<head>

<title>Heroku | Welcome to your new app!</title>

<style type='text/css'>

body {

background-color: white;

color: #333333;

font-family: Arial, sans-serif;

margin: 0;

padding: 36px;

line-height: 1;

font-size: 14px; }

.section {

margin-bottom: 36px; }

.section.friendly {

color: #222222; }

.section.friendly h1 {

font-size: 26px;

background-color: #dad8e4;

padding: 18px 22px 15px 22px;

margin: 0;

overflow: hidden; }

.section.friendly h1 strong {

display: inline-block;

float: left; }

.section.friendly h1 small {

display: inline-block;

float: right;

text-align: right;

font-size: 18px;

padding-top: 4px;

color: #333333; }

.section.friendly .article {

border: 4px solid #dad8e4;

padding: 24px 18px 18px 18px; }

.section.friendly .article h3 {

font-size: 20px;

margin: 0 0 18px 0; }

.section.friendly .article a {

color: #6b6ceb; }

.section.friendly .article a:visited {

color: #1d1d3b; }

.section.friendly .article p {

font-size: 14px; }

.section.friendly .article ul {

list-style-type: square; }

.section.original {

background-color: #eeeeee;

color: #444444; }

.section.original h2 {

background-color: #dddddd;

margin: 0;

padding: 18px 22px 18px 22px;

font-size: 20px; }

.section.original pre {

margin: 0;

padding: 18px 22px 18px 22px;

overflow: auto;

font-family: monaco, monospaced; }

.section.original pre code {

display: block;

font-size: 11px;

width: 100%; }

</style>

</head>

<body>

<div class='container'>

<div class='section friendly'>

<h1><strong>Heroku | Welcome to your new app!</strong></h1>

<div class='article'>

<p>Refer to the <a href="//devcenter.heroku.com/">documentation</a> if you need help deploying.</p>

</div>

</div>

</div>

</body>

</html>)

https://devcenter.heroku.com/articles/nodejs-support#specifying-an-npm-version

Love,

Heroku

! ERROR: compile failed

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.