Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate allure report on self hosted runner #16

Open
amrsalem1 opened this issue Oct 7, 2021 · 1 comment
Open

Unable to generate allure report on self hosted runner #16

amrsalem1 opened this issue Oct 7, 2021 · 1 comment

Comments

@amrsalem1
Copy link

im facing the following issue, generating allure report set, this issue is happening after first run, if switch to another branch it will work then 2nd run again will fail

INFO: Deploy to ss/test-automation-web
INFO: setup with PERSONAL_TOKEN
fatal: could not create work tree dir '/github/home/ghpages_22142': Permission denied
Initialized empty Git repository in /github/workspace/allure-history/.git/
Switched to a new branch 'ss-web-reports'
fatal: No such remote: 'origin'
INFO: Allowing empty commits: true
[web-reports (root-commit) 4843acb] Automated deployment: Thu Oct  7 17:40:47 UTC 2021 5cfacfc6c8b190fbce51e63df7b96baf15f58296
 202 files changed, 75408 insertions(+)
 create mode 100644 126/app.js
 create mode 100644 126/data/behaviors.csv
 create mode 100644 126/data/behaviors.json
 create mode 100644 126/data/categories.csv
 create mode 100644 126/data/categories.json
 create mode 100644 126/data/packages.json
 create mode 100644 126/data/suites.csv
 create mode 100644 126/data/suites.json
 create mode 100644 126/data/test-cases/434b89176153bf95.json
 create mode 100644 126/data/test-cases/44595f5ff90ea6d8.json
 create mode 100644 126/data/test-cases/44c8bf89bb700999.json
 create mode 100644 126/data/test-cases/44fb834b70ad7121.json
 create mode 100644 126/data/test-cases/4880b77d567c691d.json
 create mode 100644 126/data/test-cases/499c2f19b5d48275.json
 create mode 100644 126/data/test-cases/4ae299e06996632c.json
 create mode 100644 126/data/test-cases/4dc2b3d0cc110c9b.json
 create mode 100644 126/data/test-cases/5172f37e4cc287aa.json
 create mode 100644 126/data/test-cases/52ea66deeeae9ba.json
 create mode 100644 126/data/test-cases/572c2a4788787fd4.json
 create mode 100644 126/data/test-cases/5b8e9fa5d4166a18.json
 create mode 100644 126/data/test-cases/5d7c34c9fa71f00c.json
 create mode 100644 126/data/test-cases/5db06fd4ccd746e8.json
 create mode 100644 126/data/test-cases/5e2514d71f23ed27.json
 create mode 100644 126/data/test-cases/5ea6a122930dc686.json
 create mode 100644 126/data/test-cases/5fad471e389f7828.json
 create mode 100644 126/data/test-cases/5ff77b55d526a536.json
 create mode 100644 126/data/test-cases/60496881911c4e61.json
 create mode 100644 126/data/test-cases/f62ab3544ec1044b.json
 create mode 100644 126/data/test-cases/f7a31d5d6e37a6c4.json
 create mode 100644 126/data/test-cases/f7c5c1df2b87a37a.json
 create mode 100644 126/data/test-cases/fd16b0ae8ed14a24.json
 create mode 100644 126/data/test-cases/ffae830421089f91.json
 create mode 100644 126/data/timeline.json
 create mode 100644 126/export/influxDbData.txt
 create mode 100644 126/export/mail.html
 create mode 100644 126/export/prometheusData.txt
 create mode 100644 126/favicon.ico
 create mode 100644 126/history/categories-trend.json
 create mode 100644 126/history/duration-trend.json
 create mode 100644 126/history/history-trend.json
 create mode 100644 126/history/history.json
 create mode 100644 126/history/retry-trend.json
 create mode 100644 index.html
 create mode 100644 last-history/categories-trend.json
 create mode 100644 last-history/duration-trend.json
 create mode 100644 last-history/history-trend.json
 create mode 100644 last-history/history.json
 create mode 100644 last-history/retry-trend.json
To https://github.com/ss/web-repo.git
 ! [rejected]        ss-web-reports -> ss-web-reports (fetch first)
error: failed to push some refs to '***github.com/ss/web-repo.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
##[debug]Docker Action run completed with exit code 1
##[debug]Finishing: Deploy allure report
@mgrybyk
Copy link

mgrybyk commented Aug 21, 2023

Hello,
I'm not sure if this action is still maintained. I may suggest using https://github.com/marketplace/actions/allure-report-with-history-per-branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants