-
Hi
Using v. 1.9.0
I'm sharing a zpool using NFS from macOS Mojave 10.14.5 to debian 9.9
This is from /etc/exports on macOS
`/Volumes/tank -maproot=root:wheel -alldirs -network x.x.x.x -mask …
-
Summary:
The fingerprint plugin is no more able to take fingerprint of a "hidden" file such as .git/FETCH_HEAD.
I am assuming it is an issue in Jenkins core, though the plugin might not have reflect…
timja updated
5 years ago
-
Issue with maven jobs running on slaves (linux). The maven run completes successfully, but not sure why Jenkins tries to archive files from the maven project after maven run completes. This is where t…
timja updated
2 years ago
-
Using "Archive the artifacts" post-build action, the following kind of issues often occurs:
12:11:29 Archiving artifacts
12:11:29 ERROR: Failed to archive artifacts: testing/logs/**
12:11:29 hudson.u…
timja updated
10 years ago
-
I have the following config which won't include some directories in the zip file, even though I don't use any excludes.
in the workspace directory I can see that these ones exist, but once the archiv…
-
When I look at the workspace I see dotfiles (e.g. .git). When I go and download the entire workspace (e.g. …/job/whatever/ws/) I will not receive any dotfiles in the zip file. They are just ignored.
…
timja updated
9 years ago
-
This is critical, since those artifacts will be deleted after the job is finished.
2014-10-10 16:22:32 ERROR: Failed to archive artifacts: *.tar.gz
2014-10-10 16:22:32 java.io.IOException: java.uti…
timja updated
7 years ago
-
I'm following the build instructions per the README.md but getting errors.
`levanter:cred-alert sean$ go build cmd/cred-alert-cli
can't load package: package cmd/cred-alert-cli: cannot find packag…
ghost updated
6 years ago
-
When running a maven build from master to slave, the job fails at archive artfacts on files with special chars in the name. Both hosts are RHEL and running Jenkins under docker. Both master and Slave …
timja updated
2 years ago
-
When archiving artifacts from a job executed on a "Unix via SSH" slave, if a symlink is present and archived before its target, the archiving will fail. It looks like the master is trying to chmod th…
timja updated
9 years ago