Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c6b29b4f74c1924abd599cd10297b3464f260a3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16220858540138991292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6280138291093056121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11240250868037422194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13179718990482130255.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3007087737022669604.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15176’ Running on prd-ubuntu20.04-docker-8c-8g-15178 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7c6b29b4f74c1924abd599cd10297b3464f260a3 (main) Commit message: "refactor!: prefix some commands with onvif service name and add SnapshotUri (#357)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7c6b29b4f74c1924abd599cd10297b3464f260a3 # timeout=10 > git rev-list --no-walk 1f388099ed379dad62200909a1d9c5e93e9adedb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T05:54:12.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T05:54:12.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T05:54:12.307Z] ========================================================= [2023-05-11T05:54:12.307Z] EdgeX Global Pipelines Version Info [2023-05-11T05:54:12.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:13.017Z] ------------------- [2023-05-11T05:54:13.017Z] stable info: [2023-05-11T05:54:13.017Z] ------------------- [2023-05-11T05:54:13.017Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T05:54:13.017Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T05:54:13.017Z] Message: update stable to v1.0.249 [2023-05-11T05:54:13.586Z] ------------------- [2023-05-11T05:54:13.586Z] experimental info: [2023-05-11T05:54:13.586Z] ------------------- [2023-05-11T05:54:13.586Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T05:54:13.586Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T05:54:13.586Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T05:54:13.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-11T05:54:13.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-11T05:54:13.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T05:54:13.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T05:54:13.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T05:54:13.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T05:54:13.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T05:54:13.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T05:54:13.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T05:54:13.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T05:54:13.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T05:54:13.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-11T05:54:13.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T05:54:13.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T05:54:13.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T05:54:13.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T05:54:13.953Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T05:54:13.966Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T05:54:13.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T05:54:13.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T05:54:14.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T05:54:14.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-11T05:54:14.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T05:54:14.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T05:54:14.085Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T05:54:14.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T05:54:14.120Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T05:54:14.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T05:54:14.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T05:54:14.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T05:54:14.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] echo [2023-05-11T05:54:14.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c6b29b [Pipeline] echo [2023-05-11T05:54:14.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:54:14.271Z] provisioning config files... [2023-05-11T05:54:14.284Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6054481722985361561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:14.585Z] ---> docker-login.sh [2023-05-11T05:54:14.585Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:54:14.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:14.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:14.845Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:14.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:14.845Z] [2023-05-11T05:54:14.845Z] Login Succeeded [2023-05-11T05:54:14.845Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:54:14.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:15.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:15.105Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:15.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:15.105Z] [2023-05-11T05:54:15.105Z] Login Succeeded [2023-05-11T05:54:15.105Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:54:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:15.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:15.105Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:15.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:15.105Z] [2023-05-11T05:54:15.105Z] Login Succeeded [2023-05-11T05:54:15.105Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:54:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:15.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:15.105Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:15.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:15.105Z] [2023-05-11T05:54:15.105Z] Login Succeeded [2023-05-11T05:54:15.105Z] docker.io [2023-05-11T05:54:15.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:15.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:15.365Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:15.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:15.365Z] [2023-05-11T05:54:15.365Z] Login Succeeded [2023-05-11T05:54:15.625Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:54:15.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T05:54:16.005Z] + git rev-list -1 --merges 7c6b29b4f74c1924abd599cd10297b3464f260a3~1..7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] echo [2023-05-11T05:54:16.050Z] -----------> git rev-list -1 --merges 7c6b29b4f74c1924abd599cd10297b3464f260a3~1..7c6b29b4f74c1924abd599cd10297b3464f260a3 7c6b29b4f74c1924abd599cd10297b3464f260a3 [false] [Pipeline] sh [2023-05-11T05:54:16.342Z] + git log --format=format:%s -1 7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] echo [2023-05-11T05:54:16.357Z] ========================================================= [2023-05-11T05:54:16.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T05:54:16.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T05:54:16.676Z] + git log --format=format:%s -1 7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] echo [2023-05-11T05:54:16.689Z] [semverPrep] GIT_COMMIT: 7c6b29b4f74c1924abd599cd10297b3464f260a3, Commit Message: refactor!: prefix some commands with onvif service name and add SnapshotUri (#357) [Pipeline] echo [2023-05-11T05:54:16.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T05:54:17.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T05:54:17.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T05:54:17.045Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T05:54:17.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T05:54:17.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T05:54:17.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T05:54:17.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:54:17.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:54:17.409Z] [2023-05-11T05:54:17.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:54:17.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:54:17.714Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T05:54:17.714Z] b85a868b505f: Pulling fs layer [2023-05-11T05:54:17.714Z] e2be974225ed: Pulling fs layer [2023-05-11T05:54:17.714Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T05:54:17.714Z] 988bab9f4d93: Pulling fs layer [2023-05-11T05:54:17.714Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T05:54:17.714Z] eaf3925da568: Pulling fs layer [2023-05-11T05:54:17.714Z] bab4dde63d76: Pulling fs layer [2023-05-11T05:54:17.714Z] bde34c3a00c8: Pulling fs layer [2023-05-11T05:54:17.714Z] b352a97aabf1: Pulling fs layer [2023-05-11T05:54:17.714Z] 4872d77fe225: Pulling fs layer [2023-05-11T05:54:17.714Z] 5851b861e8e6: Pulling fs layer [2023-05-11T05:54:17.714Z] bde34c3a00c8: Waiting [2023-05-11T05:54:17.714Z] 988bab9f4d93: Waiting [2023-05-11T05:54:17.714Z] b352a97aabf1: Waiting [2023-05-11T05:54:17.714Z] eaf3925da568: Waiting [2023-05-11T05:54:17.714Z] bab4dde63d76: Waiting [2023-05-11T05:54:17.714Z] 5851b861e8e6: Waiting [2023-05-11T05:54:17.714Z] 1469e6f7b9e6: Waiting [2023-05-11T05:54:17.714Z] 4872d77fe225: Waiting [2023-05-11T05:54:17.714Z] e2be974225ed: Verifying Checksum [2023-05-11T05:54:17.714Z] e2be974225ed: Download complete [2023-05-11T05:54:17.714Z] 988bab9f4d93: Verifying Checksum [2023-05-11T05:54:17.714Z] 988bab9f4d93: Download complete [2023-05-11T05:54:17.714Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T05:54:17.714Z] 1469e6f7b9e6: Download complete [2023-05-11T05:54:17.714Z] eaf3925da568: Verifying Checksum [2023-05-11T05:54:17.714Z] eaf3925da568: Download complete [2023-05-11T05:54:17.973Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T05:54:17.973Z] 339a4e72a1f5: Download complete [2023-05-11T05:54:17.973Z] bde34c3a00c8: Download complete [2023-05-11T05:54:17.973Z] b352a97aabf1: Verifying Checksum [2023-05-11T05:54:17.973Z] b352a97aabf1: Download complete [2023-05-11T05:54:17.973Z] 4872d77fe225: Verifying Checksum [2023-05-11T05:54:17.973Z] 4872d77fe225: Download complete [2023-05-11T05:54:17.973Z] 5851b861e8e6: Download complete [2023-05-11T05:54:17.973Z] b85a868b505f: Verifying Checksum [2023-05-11T05:54:17.973Z] b85a868b505f: Download complete [2023-05-11T05:54:18.231Z] bab4dde63d76: Verifying Checksum [2023-05-11T05:54:19.165Z] b85a868b505f: Pull complete [2023-05-11T05:54:19.165Z] e2be974225ed: Pull complete [2023-05-11T05:54:19.423Z] 339a4e72a1f5: Pull complete [2023-05-11T05:54:19.682Z] 988bab9f4d93: Pull complete [2023-05-11T05:54:19.941Z] 1469e6f7b9e6: Pull complete [2023-05-11T05:54:19.941Z] eaf3925da568: Pull complete [2023-05-11T05:54:21.314Z] bab4dde63d76: Pull complete [2023-05-11T05:54:21.572Z] bde34c3a00c8: Pull complete [2023-05-11T05:54:21.572Z] b352a97aabf1: Pull complete [2023-05-11T05:54:21.572Z] 4872d77fe225: Pull complete [2023-05-11T05:54:21.830Z] 5851b861e8e6: Pull complete [2023-05-11T05:54:21.830Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T05:54:21.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T05:54:21.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:54:21.928Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T05:54:21.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T05:54:23.298Z] $ docker top cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 -eo pid,comm [2023-05-11T05:54:23.353Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T05:54:23.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T05:54:23.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:54:23.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:54:23.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:54:23.496Z] $ docker exec cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 ssh-agent [2023-05-11T05:54:23.606Z] SSH_AUTH_SOCK=/tmp/ssh-z0ilGUuporcQ/agent.33 [2023-05-11T05:54:23.606Z] SSH_AGENT_PID=39 [2023-05-11T05:54:23.612Z] Running ssh-add (command line suppressed) [2023-05-11T05:54:23.708Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10890927902233117078.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10890927902233117078.key) [2023-05-11T05:54:23.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:54:24.029Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T05:54:24.036Z] $ docker exec --env ******** --env ******** cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 ssh-agent -k [2023-05-11T05:54:24.131Z] unset SSH_AUTH_SOCK; [2023-05-11T05:54:24.132Z] unset SSH_AGENT_PID; [2023-05-11T05:54:24.132Z] echo Agent pid 39 killed; [2023-05-11T05:54:24.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T05:54:24.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T05:54:24.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T05:54:24.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T05:54:24.272Z] $ docker exec cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 ssh-agent [2023-05-11T05:54:24.377Z] SSH_AUTH_SOCK=/tmp/ssh-MP4zqjzMX6fJ/agent.71 [2023-05-11T05:54:24.377Z] SSH_AGENT_PID=77 [2023-05-11T05:54:24.381Z] Running ssh-add (command line suppressed) [2023-05-11T05:54:24.467Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3906352072801994615.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3906352072801994615.key) [2023-05-11T05:54:24.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T05:54:24.773Z] + git semver init [2023-05-11T05:54:25.034Z] 2023-05-11 05:54:24,937 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T05:54:25.034Z] 2023-05-11 05:54:24,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T05:54:25.034Z] 2023-05-11 05:54:24,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T05:54:25.034Z] 2023-05-11 05:54:24,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T05:54:25.973Z] 2023-05-11 05:54:25,872 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-11T05:54:25.973Z] 2023-05-11 05:54:25,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-11T05:54:25.973Z] 2023-05-11 05:54:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T05:54:25.973Z] 2023-05-11 05:54:25,872 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T05:54:25.973Z] 3.0.0-dev.50 [Pipeline] } [2023-05-11T05:54:25.978Z] $ docker exec --env ******** --env ******** cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 ssh-agent -k [2023-05-11T05:54:26.083Z] unset SSH_AUTH_SOCK; [2023-05-11T05:54:26.084Z] unset SSH_AGENT_PID; [2023-05-11T05:54:26.084Z] echo Agent pid 77 killed; [2023-05-11T05:54:26.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T05:54:26.413Z] + git semver [Pipeline] } [2023-05-11T05:54:26.683Z] $ docker stop --time=1 cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 [2023-05-11T05:54:27.999Z] $ docker rm -f --volumes cfeafc69fcc94c5dfccf58dcb44c08d359110d9139965dd5c64f27bad540e902 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:54:28.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T05:54:28.526Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T05:54:28.529Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.50 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:54:28.682Z] provisioning config files... [2023-05-11T05:54:28.692Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7169859008117602784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:54:28.988Z] ---> docker-login.sh [2023-05-11T05:54:28.988Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:54:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:28.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:28.988Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:28.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:28.988Z] [2023-05-11T05:54:28.988Z] Login Succeeded [2023-05-11T05:54:28.988Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:54:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:28.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:28.988Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:28.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:28.988Z] [2023-05-11T05:54:28.988Z] Login Succeeded [2023-05-11T05:54:28.988Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:54:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:29.248Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:29.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:29.248Z] [2023-05-11T05:54:29.248Z] Login Succeeded [2023-05-11T05:54:29.248Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:54:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:29.248Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:29.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:29.248Z] [2023-05-11T05:54:29.248Z] Login Succeeded [2023-05-11T05:54:29.248Z] docker.io [2023-05-11T05:54:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:54:29.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:54:29.507Z] Configure a credential helper to remove this warning. See [2023-05-11T05:54:29.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:54:29.507Z] [2023-05-11T05:54:29.507Z] Login Succeeded [2023-05-11T05:54:29.507Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:54:29.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T05:54:29.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:54:29.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:54:29.610Z] ========================================================= [2023-05-11T05:54:29.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T05:54:29.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:54:29.924Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T05:54:29.924Z] Sending build context to Docker daemon 21.8MB [2023-05-11T05:54:29.924Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:54:29.924Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T05:54:30.184Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T05:54:30.184Z] f56be85fc22e: Pulling fs layer [2023-05-11T05:54:30.184Z] 85791d961cd3: Pulling fs layer [2023-05-11T05:54:30.184Z] d694b5ae8c79: Pulling fs layer [2023-05-11T05:54:30.184Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T05:54:30.184Z] 4d19c01a9841: Pulling fs layer [2023-05-11T05:54:30.184Z] 9325e15d5711: Pulling fs layer [2023-05-11T05:54:30.184Z] 556b6ee489ea: Pulling fs layer [2023-05-11T05:54:30.184Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T05:54:30.184Z] 9f32a84ed3da: Waiting [2023-05-11T05:54:30.185Z] 4d19c01a9841: Waiting [2023-05-11T05:54:30.185Z] 9325e15d5711: Waiting [2023-05-11T05:54:30.185Z] 556b6ee489ea: Waiting [2023-05-11T05:54:30.185Z] c5a4b2cf53e6: Waiting [2023-05-11T05:54:30.185Z] 85791d961cd3: Download complete [2023-05-11T05:54:30.185Z] 9f32a84ed3da: Download complete [2023-05-11T05:54:30.185Z] 4d19c01a9841: Verifying Checksum [2023-05-11T05:54:30.185Z] 4d19c01a9841: Download complete [2023-05-11T05:54:30.185Z] f56be85fc22e: Verifying Checksum [2023-05-11T05:54:30.185Z] f56be85fc22e: Download complete [2023-05-11T05:54:30.185Z] 9325e15d5711: Verifying Checksum [2023-05-11T05:54:30.185Z] 9325e15d5711: Download complete [2023-05-11T05:54:30.185Z] f56be85fc22e: Pull complete [2023-05-11T05:54:30.443Z] 85791d961cd3: Pull complete [2023-05-11T05:54:30.701Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T05:54:30.701Z] c5a4b2cf53e6: Download complete [2023-05-11T05:54:30.701Z] d694b5ae8c79: Verifying Checksum [2023-05-11T05:54:30.701Z] d694b5ae8c79: Download complete [2023-05-11T05:54:30.958Z] 556b6ee489ea: Verifying Checksum [2023-05-11T05:54:30.959Z] 556b6ee489ea: Download complete [2023-05-11T05:54:33.487Z] d694b5ae8c79: Pull complete [2023-05-11T05:54:33.747Z] 9f32a84ed3da: Pull complete [2023-05-11T05:54:33.747Z] 4d19c01a9841: Pull complete [2023-05-11T05:54:33.747Z] 9325e15d5711: Pull complete [2023-05-11T05:54:36.274Z] 556b6ee489ea: Pull complete [2023-05-11T05:54:36.843Z] c5a4b2cf53e6: Pull complete [2023-05-11T05:54:36.843Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T05:54:36.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T05:54:36.843Z] ---> c4be618373d6 [2023-05-11T05:54:36.843Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:54:38.750Z] ---> Running in aea061cc60f1 [2023-05-11T05:54:38.750Z] Removing intermediate container aea061cc60f1 [2023-05-11T05:54:38.750Z] ---> 11b98b961841 [2023-05-11T05:54:38.750Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:54:38.750Z] ---> Running in 4a17253fe9ca [2023-05-11T05:54:38.750Z] Removing intermediate container 4a17253fe9ca [2023-05-11T05:54:38.750Z] ---> c76d8a57446a [2023-05-11T05:54:38.750Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T05:54:38.750Z] ---> Running in b3ddc8f4dc26 [2023-05-11T05:54:39.010Z] Removing intermediate container b3ddc8f4dc26 [2023-05-11T05:54:39.010Z] ---> 5fddfbdf3b52 [2023-05-11T05:54:39.010Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T05:54:39.010Z] ---> Running in 0dd0f5ae3eb9 [2023-05-11T05:54:39.010Z] Removing intermediate container 0dd0f5ae3eb9 [2023-05-11T05:54:39.010Z] ---> 6248571fd00e [2023-05-11T05:54:39.010Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T05:54:39.010Z] ---> Running in 944284b9d725 [2023-05-11T05:54:39.010Z] Removing intermediate container 944284b9d725 [2023-05-11T05:54:39.010Z] ---> a5f0ccd9dcba [2023-05-11T05:54:39.010Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:54:39.270Z] ---> Running in 65187e279c9b [2023-05-11T05:54:39.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:54:39.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:54:39.787Z] OK: 265 MiB in 53 packages [2023-05-11T05:54:40.051Z] Removing intermediate container 65187e279c9b [2023-05-11T05:54:40.051Z] ---> 06a620fe8a58 [2023-05-11T05:54:40.051Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T05:54:40.051Z] ---> Running in 6e6a01dd8128 [2023-05-11T05:54:40.312Z] Removing intermediate container 6e6a01dd8128 [2023-05-11T05:54:40.312Z] ---> 40e779983657 [2023-05-11T05:54:40.312Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T05:54:40.312Z] ---> 37eb792880e1 [2023-05-11T05:54:40.312Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:54:40.312Z] ---> Running in b4713ddbc169 [2023-05-11T05:54:43.634Z] Still waiting to schedule task [2023-05-11T05:54:43.635Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15177’ is offline [2023-05-11T05:55:19.044Z] Removing intermediate container b4713ddbc169 [2023-05-11T05:55:19.044Z] ---> 117bf976f5ff [2023-05-11T05:55:19.044Z] Step 12/13 : COPY . . [2023-05-11T05:55:19.044Z] ---> aad945ef7d94 [2023-05-11T05:55:19.044Z] Step 13/13 : RUN ${MAKE} [2023-05-11T05:55:19.044Z] ---> Running in a90501745808 [2023-05-11T05:55:19.044Z] noop [2023-05-11T05:55:19.044Z] Removing intermediate container a90501745808 [2023-05-11T05:55:19.044Z] ---> 49b2521343e3 [2023-05-11T05:55:19.044Z] Successfully built 49b2521343e3 [2023-05-11T05:55:19.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:55:19.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T05:55:19.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:55:19.423Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T05:55:19.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T05:55:19.792Z] $ docker top d6bbe08d2384a1726ac64b28caa8e1d626c3d2565998a622901a81f8fa52d1c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:55:20.145Z] + go version [2023-05-11T05:55:20.146Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T05:55:20.159Z] $ docker stop --time=1 d6bbe08d2384a1726ac64b28caa8e1d626c3d2565998a622901a81f8fa52d1c5 [2023-05-11T05:55:21.446Z] $ docker rm -f --volumes d6bbe08d2384a1726ac64b28caa8e1d626c3d2565998a622901a81f8fa52d1c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:55:21.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T05:55:21.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:55:21.924Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T05:55:21.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T05:55:22.335Z] $ docker top 5afb36edc0c0fb21c751148d883c7e846a9dc02cf7dff768bd0254a57cd58bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:55:22.675Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T05:55:22.977Z] + make test [2023-05-11T05:55:22.977Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T05:55:28.242Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T05:55:38.204Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T05:55:38.463Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T05:55:40.588Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements [2023-05-11T05:55:40.588Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.103s coverage: 86.5% of statements [2023-05-11T05:55:48.699Z] go vet ./... [2023-05-11T05:55:51.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T05:55:51.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T05:55:51.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T05:55:51.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T05:55:51.251Z] $ docker stop --time=1 5afb36edc0c0fb21c751148d883c7e846a9dc02cf7dff768bd0254a57cd58bc5 [2023-05-11T05:55:53.917Z] $ docker rm -f --volumes 5afb36edc0c0fb21c751148d883c7e846a9dc02cf7dff768bd0254a57cd58bc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T05:55:54.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T05:55:54.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T05:55:55.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T05:55:55.342Z] + ls -al . [2023-05-11T05:55:55.342Z] total 232 [2023-05-11T05:55:55.342Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 05:55 . [2023-05-11T05:55:55.342Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:54 .. [2023-05-11T05:55:55.342Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:54 .git [2023-05-11T05:55:55.342Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:54 .github [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 05:54 .gitignore [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:54 .golangci.yml [2023-05-11T05:55:55.342Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:54 .semver [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 05:54 Attribution.txt [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 05:54 CHANGELOG.md [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 05:54 Dockerfile [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:54 GOVERNANCE.md [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 05:54 Jenkinsfile [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:54 LICENSE [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 05:54 Makefile [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 05:54 OWNERS.md [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 05:54 README.md [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:54 VERSION [2023-05-11T05:55:55.342Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:54 bin [2023-05-11T05:55:55.342Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:54 cmd [2023-05-11T05:55:55.342Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 05:55 coverage.out [2023-05-11T05:55:55.342Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:54 doc [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 05:54 go.mod [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 05:54 go.sum [2023-05-11T05:55:55.342Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:54 internal [2023-05-11T05:55:55.342Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:54 snap [2023-05-11T05:55:55.342Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 05:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:55:55.645Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7c6b29b4f74c1924abd599cd10297b3464f260a3 --label arch=amd64 --label version=3.0.0-dev.50 . [2023-05-11T05:55:55.645Z] Sending build context to Docker daemon 21.88MB [2023-05-11T05:55:55.645Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:55:55.645Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T05:55:55.645Z] ---> 49b2521343e3 [2023-05-11T05:55:55.645Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:55:55.904Z] ---> Running in 04c3ac2fd3be [2023-05-11T05:55:55.904Z] Removing intermediate container 04c3ac2fd3be [2023-05-11T05:55:55.904Z] ---> 7d2dce5e7791 [2023-05-11T05:55:55.904Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:55:56.163Z] ---> Running in aeeeb0fb269b [2023-05-11T05:55:56.163Z] Removing intermediate container aeeeb0fb269b [2023-05-11T05:55:56.163Z] ---> a124d6a88f97 [2023-05-11T05:55:56.163Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T05:55:56.163Z] ---> Running in 3f936b7b338a [2023-05-11T05:55:56.163Z] Removing intermediate container 3f936b7b338a [2023-05-11T05:55:56.163Z] ---> db07d9acf1e4 [2023-05-11T05:55:56.163Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T05:55:56.163Z] ---> Running in 962d0d3284b0 [2023-05-11T05:55:56.422Z] Removing intermediate container 962d0d3284b0 [2023-05-11T05:55:56.422Z] ---> 669e4e2e7806 [2023-05-11T05:55:56.422Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T05:55:56.422Z] ---> Running in b5b518563172 [2023-05-11T05:55:56.422Z] Removing intermediate container b5b518563172 [2023-05-11T05:55:56.422Z] ---> fd1735618d1f [2023-05-11T05:55:56.422Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:55:56.422Z] ---> Running in bef5afab259b [2023-05-11T05:55:56.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:55:56.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:55:57.247Z] OK: 265 MiB in 53 packages [2023-05-11T05:55:57.506Z] Removing intermediate container bef5afab259b [2023-05-11T05:55:57.506Z] ---> 584dbe1337c6 [2023-05-11T05:55:57.506Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T05:55:57.506Z] ---> Running in 1a57c75fc7d4 [2023-05-11T05:55:57.792Z] Removing intermediate container 1a57c75fc7d4 [2023-05-11T05:55:57.792Z] ---> 1266c5c50c83 [2023-05-11T05:55:57.792Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T05:55:57.792Z] ---> 4d1c00af275b [2023-05-11T05:55:57.792Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:55:57.792Z] ---> Running in e7d27fcdcdd3 [2023-05-11T05:55:58.774Z] Removing intermediate container e7d27fcdcdd3 [2023-05-11T05:55:58.774Z] ---> a11113d8202d [2023-05-11T05:55:58.774Z] Step 12/26 : COPY . . [2023-05-11T05:55:59.054Z] ---> 1828b054b7cb [2023-05-11T05:55:59.054Z] Step 13/26 : RUN ${MAKE} [2023-05-11T05:55:59.332Z] ---> Running in 230850af2ef4 [2023-05-11T05:55:59.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T05:56:17.416Z] Removing intermediate container 230850af2ef4 [2023-05-11T05:56:17.416Z] ---> 8e7de220560c [2023-05-11T05:56:17.417Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T05:56:17.417Z] 3.17: Pulling from library/alpine [2023-05-11T05:56:17.417Z] f56be85fc22e: Already exists [2023-05-11T05:56:17.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T05:56:17.417Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T05:56:17.417Z] ---> 9ed4aefc74f6 [2023-05-11T05:56:17.417Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T05:56:17.417Z] ---> Running in 757d04136e6b [2023-05-11T05:56:17.417Z] Removing intermediate container 757d04136e6b [2023-05-11T05:56:17.417Z] ---> e7246c1860d9 [2023-05-11T05:56:17.417Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T05:56:17.676Z] ---> Running in ba8e31eacd59 [2023-05-11T05:56:17.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T05:56:17.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T05:56:18.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T05:56:18.195Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T05:56:18.195Z] OK: 7 MiB in 16 packages [2023-05-11T05:56:18.455Z] Removing intermediate container ba8e31eacd59 [2023-05-11T05:56:18.455Z] ---> c23ee31be53f [2023-05-11T05:56:18.455Z] Step 17/26 : WORKDIR / [2023-05-11T05:56:18.455Z] ---> Running in e0afba4fb6f8 [2023-05-11T05:56:18.712Z] Removing intermediate container e0afba4fb6f8 [2023-05-11T05:56:18.712Z] ---> 3f955ba55444 [2023-05-11T05:56:18.712Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T05:56:19.281Z] ---> fdfacd2a2d73 [2023-05-11T05:56:19.281Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T05:56:19.540Z] ---> 26cf518c9bd4 [2023-05-11T05:56:19.540Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T05:56:19.540Z] ---> aa7e2ab586ff [2023-05-11T05:56:19.540Z] Step 21/26 : EXPOSE 59984 [2023-05-11T05:56:19.540Z] ---> Running in ac522217adab [2023-05-11T05:56:19.799Z] Removing intermediate container ac522217adab [2023-05-11T05:56:19.799Z] ---> 9c306c20513b [2023-05-11T05:56:19.799Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T05:56:19.799Z] ---> Running in 9c3a3313d1ec [2023-05-11T05:56:19.799Z] Removing intermediate container 9c3a3313d1ec [2023-05-11T05:56:19.799Z] ---> 66a5706c10c8 [2023-05-11T05:56:19.799Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T05:56:19.799Z] ---> Running in 1a8cd7c14656 [2023-05-11T05:56:20.094Z] Removing intermediate container 1a8cd7c14656 [2023-05-11T05:56:20.094Z] ---> 2a375d586a86 [2023-05-11T05:56:20.094Z] Step 24/26 : LABEL arch=amd64 [2023-05-11T05:56:20.094Z] ---> Running in cc138da6b049 [2023-05-11T05:56:20.094Z] Removing intermediate container cc138da6b049 [2023-05-11T05:56:20.094Z] ---> bc10905ca6dc [2023-05-11T05:56:20.094Z] Step 25/26 : LABEL git_sha=7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T05:56:20.094Z] ---> Running in 0476733f28d4 [2023-05-11T05:56:20.094Z] Removing intermediate container 0476733f28d4 [2023-05-11T05:56:20.094Z] ---> 821322376f8b [2023-05-11T05:56:20.094Z] Step 26/26 : LABEL version=3.0.0-dev.50 [2023-05-11T05:56:20.353Z] ---> Running in 456d31772fc8 [2023-05-11T05:56:20.353Z] Removing intermediate container 456d31772fc8 [2023-05-11T05:56:20.353Z] ---> 206dd8ba5c49 [2023-05-11T05:56:20.353Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T05:56:20.353Z] Successfully built 206dd8ba5c49 [2023-05-11T05:56:20.353Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:56:20.473Z] provisioning config files... [2023-05-11T05:56:20.482Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4417971852629140235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:56:23.601Z] ---> docker-login.sh [2023-05-11T05:56:23.601Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:56:23.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:56:23.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:56:23.601Z] Configure a credential helper to remove this warning. See [2023-05-11T05:56:23.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:56:23.601Z] [2023-05-11T05:56:23.601Z] Login Succeeded [2023-05-11T05:56:23.601Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:56:23.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:56:23.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:56:23.859Z] Configure a credential helper to remove this warning. See [2023-05-11T05:56:23.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:56:23.859Z] [2023-05-11T05:56:23.859Z] Login Succeeded [2023-05-11T05:56:23.859Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:56:23.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:56:23.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:56:23.859Z] Configure a credential helper to remove this warning. See [2023-05-11T05:56:23.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:56:23.859Z] [2023-05-11T05:56:23.859Z] Login Succeeded [2023-05-11T05:56:23.859Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:56:23.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:56:23.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:56:23.859Z] Configure a credential helper to remove this warning. See [2023-05-11T05:56:23.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:56:23.859Z] [2023-05-11T05:56:23.859Z] Login Succeeded [2023-05-11T05:56:23.859Z] docker.io [2023-05-11T05:56:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:56:24.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:56:24.118Z] Configure a credential helper to remove this warning. See [2023-05-11T05:56:24.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:56:24.118Z] [2023-05-11T05:56:24.118Z] Login Succeeded [2023-05-11T05:56:24.376Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:56:24.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T05:56:24.402Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15179 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] // withEnv [Pipeline] { [Pipeline] echo [2023-05-11T05:56:24.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] ws [2023-05-11T05:56:24.426Z] Running in /w/workspace/device-onvif-camera/147 [Pipeline] { [Pipeline] checkout [Pipeline] echo [2023-05-11T05:56:24.465Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-11T05:56:24.465Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T05:56:24.465Z] latest [2023-05-11T05:56:24.465Z] 3.0.0-dev.50 [2023-05-11T05:56:24.465Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T05:56:24.465Z] main [2023-05-11T05:56:24.465Z] ===================================================== [2023-05-11T05:56:24.469Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:24.780Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:25.087Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T05:56:25.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T05:56:25.087Z] c9c91b19f5f4: Preparing [2023-05-11T05:56:25.087Z] eb265731922c: Preparing [2023-05-11T05:56:25.087Z] a17b394f942a: Preparing [2023-05-11T05:56:25.087Z] 7cdf791ef864: Preparing [2023-05-11T05:56:25.087Z] f1417ff83b31: Preparing [2023-05-11T05:56:25.087Z] f1417ff83b31: Layer already exists [2023-05-11T05:56:25.087Z] 7cdf791ef864: Pushed [2023-05-11T05:56:25.087Z] c9c91b19f5f4: Pushed [2023-05-11T05:56:25.087Z] eb265731922c: Pushed [2023-05-11T05:56:27.627Z] a17b394f942a: Pushed [2023-05-11T05:56:27.627Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3: digest: sha256:ad06497571b70b01a343865a760ba2ef3336a86204939bcd3ef34a4d3d1075ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:27.945Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:28.259Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T05:56:28.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T05:56:28.259Z] c9c91b19f5f4: Preparing [2023-05-11T05:56:28.259Z] eb265731922c: Preparing [2023-05-11T05:56:28.259Z] a17b394f942a: Preparing [2023-05-11T05:56:28.259Z] 7cdf791ef864: Preparing [2023-05-11T05:56:28.259Z] f1417ff83b31: Preparing [2023-05-11T05:56:28.259Z] eb265731922c: Layer already exists [2023-05-11T05:56:28.259Z] c9c91b19f5f4: Layer already exists [2023-05-11T05:56:28.259Z] 7cdf791ef864: Layer already exists [2023-05-11T05:56:28.259Z] f1417ff83b31: Layer already exists [2023-05-11T05:56:28.259Z] a17b394f942a: Layer already exists [2023-05-11T05:56:28.259Z] latest: digest: sha256:ad06497571b70b01a343865a760ba2ef3336a86204939bcd3ef34a4d3d1075ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:28.574Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:28.892Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.50 [2023-05-11T05:56:28.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T05:56:28.892Z] c9c91b19f5f4: Preparing [2023-05-11T05:56:28.892Z] eb265731922c: Preparing [2023-05-11T05:56:28.892Z] a17b394f942a: Preparing [2023-05-11T05:56:28.892Z] 7cdf791ef864: Preparing [2023-05-11T05:56:28.892Z] f1417ff83b31: Preparing [2023-05-11T05:56:28.892Z] f1417ff83b31: Layer already exists [2023-05-11T05:56:28.892Z] eb265731922c: Layer already exists [2023-05-11T05:56:28.892Z] c9c91b19f5f4: Layer already exists [2023-05-11T05:56:28.892Z] 7cdf791ef864: Layer already exists [2023-05-11T05:56:28.892Z] a17b394f942a: Layer already exists [2023-05-11T05:56:28.892Z] 3.0.0-dev.50: digest: sha256:ad06497571b70b01a343865a760ba2ef3336a86204939bcd3ef34a4d3d1075ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:29.211Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:29.519Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T05:56:29.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T05:56:29.519Z] c9c91b19f5f4: Preparing [2023-05-11T05:56:29.519Z] eb265731922c: Preparing [2023-05-11T05:56:29.519Z] a17b394f942a: Preparing [2023-05-11T05:56:29.519Z] 7cdf791ef864: Preparing [2023-05-11T05:56:29.519Z] f1417ff83b31: Preparing [2023-05-11T05:56:29.519Z] c9c91b19f5f4: Layer already exists [2023-05-11T05:56:29.519Z] eb265731922c: Layer already exists [2023-05-11T05:56:29.519Z] 7cdf791ef864: Layer already exists [2023-05-11T05:56:29.519Z] f1417ff83b31: Layer already exists [2023-05-11T05:56:29.519Z] a17b394f942a: Layer already exists [2023-05-11T05:56:29.519Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50: digest: sha256:ad06497571b70b01a343865a760ba2ef3336a86204939bcd3ef34a4d3d1075ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:29.768Z] using credential edgex-jenkins-ssh [2023-05-11T05:56:29.799Z] Cloning the remote Git repository [2023-05-11T05:56:29.843Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:30.155Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-11T05:56:30.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T05:56:30.155Z] c9c91b19f5f4: Preparing [2023-05-11T05:56:30.155Z] eb265731922c: Preparing [2023-05-11T05:56:30.155Z] a17b394f942a: Preparing [2023-05-11T05:56:30.155Z] 7cdf791ef864: Preparing [2023-05-11T05:56:30.155Z] f1417ff83b31: Preparing [2023-05-11T05:56:30.155Z] a17b394f942a: Layer already exists [2023-05-11T05:56:30.155Z] 7cdf791ef864: Layer already exists [2023-05-11T05:56:30.155Z] f1417ff83b31: Layer already exists [2023-05-11T05:56:30.155Z] c9c91b19f5f4: Layer already exists [2023-05-11T05:56:30.155Z] eb265731922c: Layer already exists [2023-05-11T05:56:30.155Z] main: digest: sha256:ad06497571b70b01a343865a760ba2ef3336a86204939bcd3ef34a4d3d1075ec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T05:56:30.205Z] ===================================================== [Pipeline] echo [2023-05-11T05:56:30.213Z] taggedImages: [2023-05-11T05:56:30.213Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T05:56:30.213Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T05:56:30.213Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.50 [2023-05-11T05:56:30.213Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T05:56:30.213Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:30.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:56:30.576Z] [2023-05-11T05:56:30.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:56:29.844Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T05:56:29.949Z] > git init /w/workspace/device-onvif-camera/147 # timeout=10 [2023-05-11T05:56:30.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T05:56:30.090Z] > git --version # timeout=10 [2023-05-11T05:56:30.111Z] > git --version # 'git version 2.25.1' [2023-05-11T05:56:30.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T05:56:30.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T05:56:30.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:56:30.876Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T05:56:30.876Z] 5eb5b503b376: Pulling fs layer [2023-05-11T05:56:30.876Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T05:56:30.876Z] ec43610c2a17: Pulling fs layer [2023-05-11T05:56:30.876Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T05:56:30.876Z] 33b1e0a273af: Pulling fs layer [2023-05-11T05:56:30.876Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T05:56:30.876Z] 2f39f015ded8: Pulling fs layer [2023-05-11T05:56:30.876Z] 3a2ae6a8a46f: Waiting [2023-05-11T05:56:30.876Z] 5d3b04190fa2: Waiting [2023-05-11T05:56:30.876Z] 33b1e0a273af: Waiting [2023-05-11T05:56:30.876Z] 5c69ac0246d0: Download complete [2023-05-11T05:56:30.876Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T05:56:30.876Z] 3a2ae6a8a46f: Download complete [2023-05-11T05:56:30.876Z] ec43610c2a17: Verifying Checksum [2023-05-11T05:56:30.876Z] ec43610c2a17: Download complete [2023-05-11T05:56:31.135Z] 33b1e0a273af: Verifying Checksum [2023-05-11T05:56:31.135Z] 33b1e0a273af: Download complete [2023-05-11T05:56:31.135Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T05:56:31.135Z] 5d3b04190fa2: Download complete [2023-05-11T05:56:31.135Z] 5eb5b503b376: Verifying Checksum [2023-05-11T05:56:31.135Z] 5eb5b503b376: Download complete [2023-05-11T05:56:32.511Z] 5eb5b503b376: Pull complete [2023-05-11T05:56:32.511Z] 5c69ac0246d0: Pull complete [2023-05-11T05:56:33.077Z] ec43610c2a17: Pull complete [2023-05-11T05:56:33.077Z] 3a2ae6a8a46f: Pull complete [2023-05-11T05:56:33.077Z] 33b1e0a273af: Pull complete [2023-05-11T05:56:33.334Z] 5d3b04190fa2: Pull complete [2023-05-11T05:56:34.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T05:56:34.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T05:56:35.370Z] Avoid second fetch [2023-05-11T05:56:35.371Z] Checking out Revision 7c6b29b4f74c1924abd599cd10297b3464f260a3 (main) [2023-05-11T05:56:36.050Z] Commit message: "refactor!: prefix some commands with onvif service name and add SnapshotUri (#357)" [2023-05-11T05:56:35.383Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T05:56:35.464Z] > git checkout -f 7c6b29b4f74c1924abd599cd10297b3464f260a3 # timeout=10 [2023-05-11T05:56:36.518Z] [2023-05-11T05:56:36.518Z] GitHub has been notified of this commit’s build result [2023-05-11T05:56:36.518Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T05:56:37.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T05:56:37.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T05:56:37.096Z] Dload Upload Total Spent Left Speed [2023-05-11T05:56:37.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 [Pipeline] sh [2023-05-11T05:56:37.517Z] 2f39f015ded8: Pull complete [2023-05-11T05:56:37.517Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T05:56:37.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T05:56:37.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:56:37.600Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T05:56:37.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T05:56:37.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-11T05:56:39.886Z] $ docker top 0e5dbeaf16ff0424fb05ebc864d996384d1d9817a1ab209be79e9c9689cdf269 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:56:40.263Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T05:56:40.263Z] + sudo tee /etc/docker/daemon.new [2023-05-11T05:56:40.263Z] { [2023-05-11T05:56:40.263Z] "registry-mirrors": [ [2023-05-11T05:56:40.263Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T05:56:40.263Z] ], [2023-05-11T05:56:40.263Z] "bip": "10.250.0.254/24", [2023-05-11T05:56:40.263Z] "hosts": [ [2023-05-11T05:56:40.263Z] "tcp://0.0.0.0:5555", [2023-05-11T05:56:40.263Z] "unix:///var/run/docker.sock" [2023-05-11T05:56:40.263Z] ], [2023-05-11T05:56:40.263Z] "mtu": 1458, [2023-05-11T05:56:40.263Z] "selinux-enabled": true, [2023-05-11T05:56:40.263Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T05:56:40.263Z] } [Pipeline] sh [2023-05-11T05:56:40.322Z] ---> job-cost.sh [2023-05-11T05:56:40.322Z] lf-activate-venv: SKIPPING [2023-05-11T05:56:40.322Z] INFO: No Stack... [2023-05-11T05:56:40.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T05:56:40.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T05:56:40.927Z] + sudo service docker restart [2023-05-11T05:56:41.148Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T05:56:41.435Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-11T05:56:41.435Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T05:56:41.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [2023-05-11T05:56:41.454Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] did not exist. Created. [2023-05-11T05:56:41.454Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T05:56:42.395Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T05:56:42.424Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T05:56:42.431Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T05:56:42.455Z] $ docker stop --time=1 0e5dbeaf16ff0424fb05ebc864d996384d1d9817a1ab209be79e9c9689cdf269 [2023-05-11T05:56:43.628Z] $ docker rm -f --volumes 0e5dbeaf16ff0424fb05ebc864d996384d1d9817a1ab209be79e9c9689cdf269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T05:56:59.218Z] provisioning config files... [2023-05-11T05:56:59.250Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/147@tmp/config5065243687504124328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T05:56:59.618Z] ---> docker-login.sh [2023-05-11T05:56:59.618Z] nexus3.edgexfoundry.org:10001 [2023-05-11T05:56:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:57:00.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:57:00.479Z] Configure a credential helper to remove this warning. See [2023-05-11T05:57:00.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:57:00.479Z] [2023-05-11T05:57:00.479Z] Login Succeeded [2023-05-11T05:57:00.479Z] nexus3.edgexfoundry.org:10002 [2023-05-11T05:57:00.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:57:00.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:57:00.751Z] Configure a credential helper to remove this warning. See [2023-05-11T05:57:00.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:57:00.751Z] [2023-05-11T05:57:00.751Z] Login Succeeded [2023-05-11T05:57:00.751Z] nexus3.edgexfoundry.org:10003 [2023-05-11T05:57:01.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:57:01.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:57:01.025Z] Configure a credential helper to remove this warning. See [2023-05-11T05:57:01.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:57:01.025Z] [2023-05-11T05:57:01.025Z] Login Succeeded [2023-05-11T05:57:01.025Z] nexus3.edgexfoundry.org:10004 [2023-05-11T05:57:01.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:57:01.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:57:01.570Z] Configure a credential helper to remove this warning. See [2023-05-11T05:57:01.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:57:01.570Z] [2023-05-11T05:57:01.570Z] Login Succeeded [2023-05-11T05:57:01.570Z] docker.io [2023-05-11T05:57:01.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T05:57:02.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T05:57:02.108Z] Configure a credential helper to remove this warning. See [2023-05-11T05:57:02.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T05:57:02.108Z] [2023-05-11T05:57:02.108Z] Login Succeeded [2023-05-11T05:57:02.108Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T05:57:02.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T05:57:02.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:57:02.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T05:57:02.419Z] ========================================================= [2023-05-11T05:57:02.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T05:57:02.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:57:02.806Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-11T05:57:03.407Z] Sending build context to Docker daemon 14.31MB [2023-05-11T05:57:03.407Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T05:57:03.407Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T05:57:03.407Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T05:57:03.407Z] c41833b44d91: Pulling fs layer [2023-05-11T05:57:03.407Z] ed15518f5707: Pulling fs layer [2023-05-11T05:57:03.407Z] feae8fd75edb: Pulling fs layer [2023-05-11T05:57:03.407Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T05:57:03.407Z] 3cdef696dda3: Pulling fs layer [2023-05-11T05:57:03.407Z] 2ced38df9373: Pulling fs layer [2023-05-11T05:57:03.407Z] 58f1dce35555: Pulling fs layer [2023-05-11T05:57:03.407Z] 3cdef696dda3: Waiting [2023-05-11T05:57:03.407Z] 2ced38df9373: Waiting [2023-05-11T05:57:03.407Z] 242c74f7c9fa: Waiting [2023-05-11T05:57:03.407Z] 58f1dce35555: Waiting [2023-05-11T05:57:03.680Z] ed15518f5707: Verifying Checksum [2023-05-11T05:57:03.680Z] ed15518f5707: Download complete [2023-05-11T05:57:03.680Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T05:57:03.680Z] 242c74f7c9fa: Download complete [2023-05-11T05:57:03.680Z] 3cdef696dda3: Download complete [2023-05-11T05:57:03.680Z] c41833b44d91: Verifying Checksum [2023-05-11T05:57:03.680Z] c41833b44d91: Download complete [2023-05-11T05:57:04.669Z] c41833b44d91: Pull complete [2023-05-11T05:57:05.267Z] 58f1dce35555: Verifying Checksum [2023-05-11T05:57:05.267Z] 58f1dce35555: Download complete [2023-05-11T05:57:05.267Z] ed15518f5707: Pull complete [2023-05-11T05:57:06.238Z] feae8fd75edb: Verifying Checksum [2023-05-11T05:57:06.239Z] feae8fd75edb: Download complete [2023-05-11T05:57:06.239Z] 2ced38df9373: Verifying Checksum [2023-05-11T05:57:06.239Z] 2ced38df9373: Download complete [2023-05-11T05:57:18.586Z] feae8fd75edb: Pull complete [2023-05-11T05:57:18.586Z] 242c74f7c9fa: Pull complete [2023-05-11T05:57:18.586Z] 3cdef696dda3: Pull complete [2023-05-11T05:57:23.976Z] 2ced38df9373: Pull complete [2023-05-11T05:57:26.581Z] 58f1dce35555: Pull complete [2023-05-11T05:57:26.581Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T05:57:26.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T05:57:26.581Z] ---> fadd8f120f05 [2023-05-11T05:57:26.581Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T05:57:28.589Z] ---> Running in 32612ce09b0f [2023-05-11T05:57:28.589Z] Removing intermediate container 32612ce09b0f [2023-05-11T05:57:28.589Z] ---> f2346743cf25 [2023-05-11T05:57:28.589Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T05:57:28.589Z] ---> Running in b662b4bb86e2 [2023-05-11T05:57:29.175Z] Removing intermediate container b662b4bb86e2 [2023-05-11T05:57:29.175Z] ---> e656bbd6db74 [2023-05-11T05:57:29.175Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T05:57:29.175Z] ---> Running in 4492b71dd953 [2023-05-11T05:57:29.458Z] Removing intermediate container 4492b71dd953 [2023-05-11T05:57:29.458Z] ---> abeab61a9c62 [2023-05-11T05:57:29.458Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T05:57:29.458Z] ---> Running in 0d00c225a7f3 [2023-05-11T05:57:29.728Z] Removing intermediate container 0d00c225a7f3 [2023-05-11T05:57:29.728Z] ---> 8d783f022b73 [2023-05-11T05:57:29.728Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T05:57:30.012Z] ---> Running in 7698bb74ae7c [2023-05-11T05:57:30.285Z] Removing intermediate container 7698bb74ae7c [2023-05-11T05:57:30.285Z] ---> 89acf0393d55 [2023-05-11T05:57:30.285Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T05:57:30.285Z] ---> Running in 8f0996a2f4c1 [2023-05-11T05:57:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T05:57:31.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T05:57:32.931Z] OK: 263 MiB in 53 packages [2023-05-11T05:57:33.900Z] Removing intermediate container 8f0996a2f4c1 [2023-05-11T05:57:33.900Z] ---> 87c0261ca0cf [2023-05-11T05:57:33.900Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T05:57:33.900Z] ---> Running in d91fe613f74c [2023-05-11T05:57:34.170Z] Removing intermediate container d91fe613f74c [2023-05-11T05:57:34.170Z] ---> 5c8ed9fd14ce [2023-05-11T05:57:34.170Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T05:57:34.756Z] ---> 3a0237d8caa2 [2023-05-11T05:57:34.756Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T05:57:35.031Z] ---> Running in dc6af2b6bd31 [2023-05-11T05:58:43.083Z] Removing intermediate container dc6af2b6bd31 [2023-05-11T05:58:43.083Z] ---> 4e0ca73ab545 [2023-05-11T05:58:43.083Z] Step 12/13 : COPY . . [2023-05-11T05:58:43.083Z] ---> f8a00adaeeaa [2023-05-11T05:58:43.083Z] Step 13/13 : RUN ${MAKE} [2023-05-11T05:58:43.083Z] ---> Running in d7eb9a90559e [2023-05-11T05:58:43.083Z] noop [2023-05-11T05:58:43.083Z] Removing intermediate container d7eb9a90559e [2023-05-11T05:58:43.083Z] ---> 93d5c49d87fa [2023-05-11T05:58:43.083Z] Successfully built 93d5c49d87fa [2023-05-11T05:58:43.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:58:43.435Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T05:58:43.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:58:43.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-15179 does not seem to be running inside a container [2023-05-11T05:58:43.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/147 -v /w/workspace/device-onvif-camera/147:/w/workspace/device-onvif-camera/147:rw,z -v /w/workspace/device-onvif-camera/147@tmp:/w/workspace/device-onvif-camera/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T05:58:45.005Z] $ docker top a4b7ec62d0b0d3dca85d2b5a113aed174d479fd6bd60b23bab8952a40061b3f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:58:45.863Z] + go version [2023-05-11T05:58:45.863Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T05:58:45.879Z] $ docker stop --time=1 a4b7ec62d0b0d3dca85d2b5a113aed174d479fd6bd60b23bab8952a40061b3f9 [2023-05-11T05:58:47.533Z] $ docker rm -f --volumes a4b7ec62d0b0d3dca85d2b5a113aed174d479fd6bd60b23bab8952a40061b3f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T05:58:48.122Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T05:58:48.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T05:58:48.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-15179 does not seem to be running inside a container [2023-05-11T05:58:48.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/147 -v /w/workspace/device-onvif-camera/147:/w/workspace/device-onvif-camera/147:rw,z -v /w/workspace/device-onvif-camera/147@tmp:/w/workspace/device-onvif-camera/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T05:58:52.581Z] $ docker top a657d3fe6420cf60c27bfb95c88f220693f4959ae647d3a70bdd1e6d4356b8d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T05:58:53.417Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/147 [Pipeline] fileExists [Pipeline] sh [2023-05-11T05:58:53.756Z] + make test [2023-05-11T05:58:54.023Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T05:59:26.334Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T06:01:48.446Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T06:01:48.446Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T06:01:49.413Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.371s coverage: 31.4% of statements [2023-05-11T06:02:16.152Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.256s coverage: 86.5% of statements [2023-05-11T06:02:16.152Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T06:02:16.152Z] go vet ./... [2023-05-11T06:02:42.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T06:02:42.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T06:02:42.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T06:02:43.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T06:02:43.148Z] $ docker stop --time=1 a657d3fe6420cf60c27bfb95c88f220693f4959ae647d3a70bdd1e6d4356b8d9 [2023-05-11T06:02:45.031Z] $ docker rm -f --volumes a657d3fe6420cf60c27bfb95c88f220693f4959ae647d3a70bdd1e6d4356b8d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T06:02:46.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T06:02:46.276Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T06:02:46.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T06:02:47.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T06:02:47.631Z] + ls -al . [2023-05-11T06:02:47.631Z] total 228 [2023-05-11T06:02:47.631Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 05:58 . [2023-05-11T06:02:47.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:56 .. [2023-05-11T06:02:47.631Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 05:56 .git [2023-05-11T06:02:47.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:56 .github [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 05:56 .gitignore [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 05:56 .golangci.yml [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 05:56 Attribution.txt [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 05:56 CHANGELOG.md [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 05:56 Dockerfile [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 05:56 GOVERNANCE.md [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 05:56 Jenkinsfile [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 05:56 LICENSE [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 05:56 Makefile [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 05:56 OWNERS.md [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 05:56 README.md [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 05:54 VERSION [2023-05-11T06:02:47.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 05:56 bin [2023-05-11T06:02:47.631Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 05:56 cmd [2023-05-11T06:02:47.631Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 06:02 coverage.out [2023-05-11T06:02:47.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:56 doc [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 05:56 go.mod [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 05:56 go.sum [2023-05-11T06:02:47.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:56 internal [2023-05-11T06:02:47.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 05:56 snap [2023-05-11T06:02:47.631Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:02:47.986Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7c6b29b4f74c1924abd599cd10297b3464f260a3 --label arch=arm64 --label version=3.0.0-dev.50 . [2023-05-11T06:02:48.604Z] Sending build context to Docker daemon 14.39MB [2023-05-11T06:02:48.604Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T06:02:48.604Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T06:02:48.604Z] ---> 93d5c49d87fa [2023-05-11T06:02:48.604Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T06:02:48.872Z] ---> Running in 41e9b8e1ebab [2023-05-11T06:02:49.141Z] Removing intermediate container 41e9b8e1ebab [2023-05-11T06:02:49.141Z] ---> 8ede50016f16 [2023-05-11T06:02:49.141Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T06:02:49.141Z] ---> Running in 8880e099a7f9 [2023-05-11T06:02:49.412Z] Removing intermediate container 8880e099a7f9 [2023-05-11T06:02:49.412Z] ---> e149b6cf874c [2023-05-11T06:02:49.412Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T06:02:49.682Z] ---> Running in efd4585f59ee [2023-05-11T06:02:49.951Z] Removing intermediate container efd4585f59ee [2023-05-11T06:02:49.951Z] ---> 16ebeab85ee4 [2023-05-11T06:02:49.951Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T06:02:49.951Z] ---> Running in c47182b8f2f2 [2023-05-11T06:02:50.225Z] Removing intermediate container c47182b8f2f2 [2023-05-11T06:02:50.225Z] ---> f2a73ca36d4b [2023-05-11T06:02:50.225Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T06:02:50.225Z] ---> Running in 3d09284709d8 [2023-05-11T06:02:50.814Z] Removing intermediate container 3d09284709d8 [2023-05-11T06:02:50.814Z] ---> 48590ea90312 [2023-05-11T06:02:50.814Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T06:02:50.814Z] ---> Running in b84cdb6f5796 [2023-05-11T06:02:51.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T06:02:52.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T06:02:54.163Z] OK: 263 MiB in 53 packages [2023-05-11T06:02:56.117Z] Removing intermediate container b84cdb6f5796 [2023-05-11T06:02:56.117Z] ---> 32862ee0a99a [2023-05-11T06:02:56.117Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T06:02:56.117Z] ---> Running in c1e6b5020a1f [2023-05-11T06:02:56.386Z] Removing intermediate container c1e6b5020a1f [2023-05-11T06:02:56.386Z] ---> 78041c27c91d [2023-05-11T06:02:56.386Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T06:02:56.974Z] ---> 0c7daa939bee [2023-05-11T06:02:56.974Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T06:02:56.974Z] ---> Running in b4e61cc50d6d [2023-05-11T06:03:00.336Z] Removing intermediate container b4e61cc50d6d [2023-05-11T06:03:00.336Z] ---> 8d69a9a18a2b [2023-05-11T06:03:00.336Z] Step 12/26 : COPY . . [2023-05-11T06:03:01.303Z] ---> df30508eda0e [2023-05-11T06:03:01.303Z] Step 13/26 : RUN ${MAKE} [2023-05-11T06:03:01.303Z] ---> Running in ffeb4a5e5a3b [2023-05-11T06:03:02.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.50" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T06:05:39.458Z] Removing intermediate container ffeb4a5e5a3b [2023-05-11T06:05:39.458Z] ---> b91f65603ba2 [2023-05-11T06:05:39.458Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T06:05:39.458Z] 3.17: Pulling from library/alpine [2023-05-11T06:05:39.458Z] c41833b44d91: Already exists [2023-05-11T06:05:39.458Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T06:05:39.458Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T06:05:39.458Z] ---> 51e60588ff2c [2023-05-11T06:05:39.458Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T06:05:39.458Z] ---> Running in c74d8cde8b44 [2023-05-11T06:05:39.458Z] Removing intermediate container c74d8cde8b44 [2023-05-11T06:05:39.458Z] ---> 9ccbd730d0d7 [2023-05-11T06:05:39.458Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T06:05:39.458Z] ---> Running in aad49073a6dd [2023-05-11T06:05:39.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T06:05:39.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T06:05:40.427Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T06:05:40.427Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T06:05:40.427Z] OK: 8 MiB in 16 packages [2023-05-11T06:05:41.402Z] Removing intermediate container aad49073a6dd [2023-05-11T06:05:41.402Z] ---> 3da3688b0f76 [2023-05-11T06:05:41.402Z] Step 17/26 : WORKDIR / [2023-05-11T06:05:41.672Z] ---> Running in a07c4eaaeba0 [2023-05-11T06:05:41.942Z] Removing intermediate container a07c4eaaeba0 [2023-05-11T06:05:41.942Z] ---> 8b5a5fb60bc0 [2023-05-11T06:05:41.942Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T06:05:43.361Z] ---> b77ada1a4861 [2023-05-11T06:05:43.361Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T06:05:43.945Z] ---> 6692ba690fc4 [2023-05-11T06:05:43.945Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T06:05:44.532Z] ---> 711d7812549a [2023-05-11T06:05:44.532Z] Step 21/26 : EXPOSE 59984 [2023-05-11T06:05:44.800Z] ---> Running in a72afe1605fa [2023-05-11T06:05:45.069Z] Removing intermediate container a72afe1605fa [2023-05-11T06:05:45.069Z] ---> 5467cac07aaa [2023-05-11T06:05:45.069Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T06:05:45.069Z] ---> Running in 5aff06fd2b30 [2023-05-11T06:05:45.340Z] Removing intermediate container 5aff06fd2b30 [2023-05-11T06:05:45.340Z] ---> 6f135a3a6702 [2023-05-11T06:05:45.340Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T06:05:45.608Z] ---> Running in 0ea4cbf6c467 [2023-05-11T06:05:45.874Z] Removing intermediate container 0ea4cbf6c467 [2023-05-11T06:05:45.874Z] ---> a181a5ae6705 [2023-05-11T06:05:45.874Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T06:05:45.874Z] ---> Running in 3d238a9c3549 [2023-05-11T06:05:46.141Z] Removing intermediate container 3d238a9c3549 [2023-05-11T06:05:46.142Z] ---> 1006e0410a77 [2023-05-11T06:05:46.142Z] Step 25/26 : LABEL git_sha=7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T06:05:46.142Z] ---> Running in ae4c80fbcc1d [2023-05-11T06:05:46.410Z] Removing intermediate container ae4c80fbcc1d [2023-05-11T06:05:46.410Z] ---> 0422d23f086e [2023-05-11T06:05:46.410Z] Step 26/26 : LABEL version=3.0.0-dev.50 [2023-05-11T06:05:46.676Z] ---> Running in 379832f56158 [2023-05-11T06:05:46.942Z] Removing intermediate container 379832f56158 [2023-05-11T06:05:46.942Z] ---> 122f96f316cc [2023-05-11T06:05:46.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T06:05:46.942Z] Successfully built 122f96f316cc [2023-05-11T06:05:46.942Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T06:05:47.030Z] provisioning config files... [2023-05-11T06:05:47.044Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/147@tmp/config8955313975871917188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:05:47.380Z] ---> docker-login.sh [2023-05-11T06:05:47.380Z] nexus3.edgexfoundry.org:10001 [2023-05-11T06:05:47.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T06:05:47.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T06:05:47.648Z] Configure a credential helper to remove this warning. See [2023-05-11T06:05:47.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T06:05:47.648Z] [2023-05-11T06:05:47.648Z] Login Succeeded [2023-05-11T06:05:47.648Z] nexus3.edgexfoundry.org:10002 [2023-05-11T06:05:47.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T06:05:47.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T06:05:47.915Z] Configure a credential helper to remove this warning. See [2023-05-11T06:05:47.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T06:05:47.915Z] [2023-05-11T06:05:47.915Z] Login Succeeded [2023-05-11T06:05:47.915Z] nexus3.edgexfoundry.org:10003 [2023-05-11T06:05:48.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T06:05:48.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T06:05:48.448Z] Configure a credential helper to remove this warning. See [2023-05-11T06:05:48.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T06:05:48.448Z] [2023-05-11T06:05:48.448Z] Login Succeeded [2023-05-11T06:05:48.448Z] nexus3.edgexfoundry.org:10004 [2023-05-11T06:05:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T06:05:48.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T06:05:48.714Z] Configure a credential helper to remove this warning. See [2023-05-11T06:05:48.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T06:05:48.714Z] [2023-05-11T06:05:48.714Z] Login Succeeded [2023-05-11T06:05:48.714Z] docker.io [2023-05-11T06:05:48.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T06:05:49.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T06:05:49.247Z] Configure a credential helper to remove this warning. See [2023-05-11T06:05:49.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T06:05:49.247Z] [2023-05-11T06:05:49.247Z] Login Succeeded [2023-05-11T06:05:49.247Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T06:05:49.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T06:05:49.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T06:05:49.303Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-11T06:05:49.303Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T06:05:49.303Z] latest [2023-05-11T06:05:49.303Z] 3.0.0-dev.50 [2023-05-11T06:05:49.303Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T06:05:49.303Z] main [2023-05-11T06:05:49.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:49.635Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:49.983Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T06:05:49.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T06:05:49.983Z] 7ecee7304875: Preparing [2023-05-11T06:05:49.983Z] 23ff9f4d1f6d: Preparing [2023-05-11T06:05:49.983Z] d9314a7bc2be: Preparing [2023-05-11T06:05:49.983Z] b56c3f1b44b3: Preparing [2023-05-11T06:05:49.983Z] 26cbea5cba74: Preparing [2023-05-11T06:05:49.983Z] 26cbea5cba74: Layer already exists [2023-05-11T06:05:50.248Z] 7ecee7304875: Pushed [2023-05-11T06:05:50.248Z] b56c3f1b44b3: Pushed [2023-05-11T06:05:50.248Z] 23ff9f4d1f6d: Pushed [2023-05-11T06:05:55.591Z] d9314a7bc2be: Pushed [2023-05-11T06:05:55.591Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3: digest: sha256:a95e1c9a1e29bd71a3b844278f726c2782cf5db6f1c7e216c3299af8fe51a0e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:55.945Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:56.298Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T06:05:56.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T06:05:56.298Z] 7ecee7304875: Preparing [2023-05-11T06:05:56.298Z] 23ff9f4d1f6d: Preparing [2023-05-11T06:05:56.298Z] d9314a7bc2be: Preparing [2023-05-11T06:05:56.298Z] b56c3f1b44b3: Preparing [2023-05-11T06:05:56.298Z] 26cbea5cba74: Preparing [2023-05-11T06:05:56.298Z] d9314a7bc2be: Layer already exists [2023-05-11T06:05:56.298Z] b56c3f1b44b3: Layer already exists [2023-05-11T06:05:56.298Z] 23ff9f4d1f6d: Layer already exists [2023-05-11T06:05:56.298Z] 7ecee7304875: Layer already exists [2023-05-11T06:05:56.298Z] 26cbea5cba74: Layer already exists [2023-05-11T06:05:56.298Z] latest: digest: sha256:a95e1c9a1e29bd71a3b844278f726c2782cf5db6f1c7e216c3299af8fe51a0e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:56.915Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:57.260Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.50 [2023-05-11T06:05:57.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T06:05:57.261Z] 7ecee7304875: Preparing [2023-05-11T06:05:57.261Z] 23ff9f4d1f6d: Preparing [2023-05-11T06:05:57.261Z] d9314a7bc2be: Preparing [2023-05-11T06:05:57.261Z] b56c3f1b44b3: Preparing [2023-05-11T06:05:57.261Z] 26cbea5cba74: Preparing [2023-05-11T06:05:57.261Z] 26cbea5cba74: Layer already exists [2023-05-11T06:05:57.261Z] 23ff9f4d1f6d: Layer already exists [2023-05-11T06:05:57.261Z] b56c3f1b44b3: Layer already exists [2023-05-11T06:05:57.261Z] d9314a7bc2be: Layer already exists [2023-05-11T06:05:57.261Z] 7ecee7304875: Layer already exists [2023-05-11T06:05:57.261Z] 3.0.0-dev.50: digest: sha256:a95e1c9a1e29bd71a3b844278f726c2782cf5db6f1c7e216c3299af8fe51a0e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:57.618Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:57.968Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T06:05:57.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T06:05:57.968Z] 7ecee7304875: Preparing [2023-05-11T06:05:57.968Z] 23ff9f4d1f6d: Preparing [2023-05-11T06:05:57.968Z] d9314a7bc2be: Preparing [2023-05-11T06:05:57.968Z] b56c3f1b44b3: Preparing [2023-05-11T06:05:57.968Z] 26cbea5cba74: Preparing [2023-05-11T06:05:57.968Z] d9314a7bc2be: Layer already exists [2023-05-11T06:05:57.968Z] 23ff9f4d1f6d: Layer already exists [2023-05-11T06:05:57.968Z] 26cbea5cba74: Layer already exists [2023-05-11T06:05:57.968Z] 7ecee7304875: Layer already exists [2023-05-11T06:05:57.968Z] b56c3f1b44b3: Layer already exists [2023-05-11T06:05:57.968Z] 7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50: digest: sha256:a95e1c9a1e29bd71a3b844278f726c2782cf5db6f1c7e216c3299af8fe51a0e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:58.318Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:58.670Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-11T06:05:58.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T06:05:58.670Z] 7ecee7304875: Preparing [2023-05-11T06:05:58.670Z] 23ff9f4d1f6d: Preparing [2023-05-11T06:05:58.670Z] d9314a7bc2be: Preparing [2023-05-11T06:05:58.670Z] b56c3f1b44b3: Preparing [2023-05-11T06:05:58.670Z] 26cbea5cba74: Preparing [2023-05-11T06:05:58.670Z] b56c3f1b44b3: Layer already exists [2023-05-11T06:05:58.670Z] 23ff9f4d1f6d: Layer already exists [2023-05-11T06:05:58.670Z] 7ecee7304875: Layer already exists [2023-05-11T06:05:58.670Z] d9314a7bc2be: Layer already exists [2023-05-11T06:05:58.670Z] 26cbea5cba74: Layer already exists [2023-05-11T06:05:58.940Z] main: digest: sha256:a95e1c9a1e29bd71a3b844278f726c2782cf5db6f1c7e216c3299af8fe51a0e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T06:05:58.985Z] ===================================================== [Pipeline] echo [2023-05-11T06:05:58.992Z] taggedImages: [2023-05-11T06:05:58.992Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3 [2023-05-11T06:05:58.992Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T06:05:58.992Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.50 [2023-05-11T06:05:58.992Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7c6b29b4f74c1924abd599cd10297b3464f260a3-3.0.0-dev.50 [2023-05-11T06:05:58.992Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:59.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T06:05:59.358Z] [2023-05-11T06:05:59.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:05:59.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T06:06:00.026Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T06:06:00.026Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T06:06:00.026Z] 04944245beec: Pulling fs layer [2023-05-11T06:06:00.026Z] 699f458cf7ca: Pulling fs layer [2023-05-11T06:06:00.026Z] 765212b225bb: Pulling fs layer [2023-05-11T06:06:00.026Z] f23df028b6ca: Pulling fs layer [2023-05-11T06:06:00.026Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T06:06:00.026Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T06:06:00.026Z] f23df028b6ca: Waiting [2023-05-11T06:06:00.026Z] d65c8cfc05b1: Waiting [2023-05-11T06:06:00.026Z] 2437ff75d9bd: Waiting [2023-05-11T06:06:00.026Z] 765212b225bb: Waiting [2023-05-11T06:06:00.026Z] 04944245beec: Verifying Checksum [2023-05-11T06:06:00.026Z] 04944245beec: Download complete [2023-05-11T06:06:00.026Z] 765212b225bb: Verifying Checksum [2023-05-11T06:06:00.026Z] 765212b225bb: Download complete [2023-05-11T06:06:00.026Z] f23df028b6ca: Verifying Checksum [2023-05-11T06:06:00.026Z] f23df028b6ca: Download complete [2023-05-11T06:06:00.311Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T06:06:00.311Z] d65c8cfc05b1: Download complete [2023-05-11T06:06:00.311Z] 699f458cf7ca: Verifying Checksum [2023-05-11T06:06:00.311Z] 699f458cf7ca: Download complete [2023-05-11T06:06:00.601Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T06:06:00.601Z] 8998bd30e6a1: Download complete [2023-05-11T06:06:03.279Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T06:06:03.279Z] 2437ff75d9bd: Download complete [2023-05-11T06:06:05.295Z] 8998bd30e6a1: Pull complete [2023-05-11T06:06:05.563Z] 04944245beec: Pull complete [2023-05-11T06:06:06.978Z] 699f458cf7ca: Pull complete [2023-05-11T06:06:07.246Z] 765212b225bb: Pull complete [2023-05-11T06:06:07.831Z] f23df028b6ca: Pull complete [2023-05-11T06:06:08.098Z] d65c8cfc05b1: Pull complete [2023-05-11T06:06:23.100Z] 2437ff75d9bd: Pull complete [2023-05-11T06:06:23.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T06:06:23.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T06:06:23.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:06:23.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-15179 does not seem to be running inside a container [2023-05-11T06:06:23.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/147 -v /w/workspace/device-onvif-camera/147:/w/workspace/device-onvif-camera/147:rw,z -v /w/workspace/device-onvif-camera/147@tmp:/w/workspace/device-onvif-camera/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T06:06:26.157Z] $ docker top c83ce159d42e388875f333f8916367102a3e8cfee93f108e83a837adc62d6d5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:06:27.034Z] ---> job-cost.sh [2023-05-11T06:06:27.034Z] lf-activate-venv: SKIPPING [2023-05-11T06:06:27.034Z] INFO: No Stack... [2023-05-11T06:06:27.619Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T06:06:28.203Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T06:06:28.845Z] + cut -d, -f6 [2023-05-11T06:06:28.845Z] + cat /w/workspace/device-onvif-camera/147/archives/cost.csv [Pipeline] lock [2023-05-11T06:06:28.921Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [2023-05-11T06:06:28.927Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] did not exist. Created. [2023-05-11T06:06:28.927Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T06:06:29.594Z] /w/workspace/device-onvif-camera/147@tmp/durable-1a0402ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T06:06:30.252Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T06:06:30.274Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T06:06:30.337Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T06:06:30.345Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-147-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T06:06:30.356Z] $ docker stop --time=1 c83ce159d42e388875f333f8916367102a3e8cfee93f108e83a837adc62d6d5d [2023-05-11T06:06:34.505Z] $ docker rm -f --volumes c83ce159d42e388875f333f8916367102a3e8cfee93f108e83a837adc62d6d5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T06:06:34.929Z] provisioning config files... [2023-05-11T06:06:34.936Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12313657866003002877tmp [Pipeline] { [Pipeline] sh [2023-05-11T06:06:35.229Z] + set +x [2023-05-11T06:06:35.229Z] + curl -s https://codecov.io/bash [2023-05-11T06:06:35.229Z] + bash -s -- [2023-05-11T06:06:35.229Z] [2023-05-11T06:06:35.229Z] _____ _ [2023-05-11T06:06:35.229Z] / ____| | | [2023-05-11T06:06:35.229Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T06:06:35.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T06:06:35.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T06:06:35.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T06:06:35.229Z] Bash-1.0.6 [2023-05-11T06:06:35.229Z] [2023-05-11T06:06:35.229Z] [2023-05-11T06:06:35.229Z] ==> git version 2.25.1 found [2023-05-11T06:06:35.229Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T06:06:35.229Z] Release-Date: 2020-01-08 [2023-05-11T06:06:35.229Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T06:06:35.229Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T06:06:35.229Z] ==> Jenkins CI detected. [2023-05-11T06:06:35.229Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-11T06:06:35.229Z] project root: . [2023-05-11T06:06:35.229Z] --> token set from env [2023-05-11T06:06:35.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T06:06:35.229Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T06:06:35.229Z] ==> Python coveragepy not found [2023-05-11T06:06:35.229Z] ==> Searching for coverage reports in: [2023-05-11T06:06:35.229Z] + . [2023-05-11T06:06:35.229Z] -> Found 1 reports [2023-05-11T06:06:35.229Z] ==> Detecting git/mercurial file structure [2023-05-11T06:06:35.229Z] ==> Reading reports [2023-05-11T06:06:35.229Z] + ./coverage.out bytes=78459 [2023-05-11T06:06:35.229Z] ==> Appending adjustments [2023-05-11T06:06:35.229Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T06:06:35.490Z] + Found adjustments [2023-05-11T06:06:35.490Z] ==> Gzipping contents [2023-05-11T06:06:35.490Z] 12K /tmp/codecov.A2r5Oz.gz [2023-05-11T06:06:35.490Z] ==> Uploading reports [2023-05-11T06:06:35.490Z] url: https://codecov.io [2023-05-11T06:06:35.490Z] query: branch=main&commit=7c6b29b4f74c1924abd599cd10297b3464f260a3&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T06:06:35.490Z] -> Pinging Codecov [2023-05-11T06:06:35.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=7c6b29b4f74c1924abd599cd10297b3464f260a3&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T06:06:35.749Z] -> Uploading to [2023-05-11T06:06:35.749Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/7c6b29b4f74c1924abd599cd10297b3464f260a3/b5d53361-c659-4efb-ab1e-563f10f6ce76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T060635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b3718d556d535085bcf2d91d114071bb4f14cb3a11d4fbab4114f43420955de [2023-05-11T06:06:35.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T06:06:35.749Z] Dload Upload Total Spent Left Speed [2023-05-11T06:06:36.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 48875 --:--:-- --:--:-- --:--:-- 48875 [2023-05-11T06:06:36.008Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] } [2023-05-11T06:06:36.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T06:06:36.138Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T06:06:36.151Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:06:36.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T06:06:36.449Z] [2023-05-11T06:06:36.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:06:36.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T06:06:36.748Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T06:06:36.748Z] df9b9388f04a: Pulling fs layer [2023-05-11T06:06:36.748Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T06:06:36.748Z] 25bc292e5bac: Pulling fs layer [2023-05-11T06:06:36.748Z] 114826534d7a: Pulling fs layer [2023-05-11T06:06:36.748Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T06:06:36.748Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T06:06:36.748Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T06:06:36.748Z] 4657fd5d0bcf: Waiting [2023-05-11T06:06:36.748Z] 6ad1cebc031e: Waiting [2023-05-11T06:06:36.748Z] 8a3aa393b2d8: Waiting [2023-05-11T06:06:36.748Z] 25bc292e5bac: Verifying Checksum [2023-05-11T06:06:36.748Z] 25bc292e5bac: Download complete [2023-05-11T06:06:36.748Z] 52dc419b0ee2: Download complete [2023-05-11T06:06:36.748Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T06:06:36.748Z] 4657fd5d0bcf: Download complete [2023-05-11T06:06:36.748Z] df9b9388f04a: Download complete [2023-05-11T06:06:37.009Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T06:06:37.009Z] 6ad1cebc031e: Download complete [2023-05-11T06:06:37.009Z] df9b9388f04a: Pull complete [2023-05-11T06:06:37.009Z] 52dc419b0ee2: Pull complete [2023-05-11T06:06:37.269Z] 25bc292e5bac: Pull complete [2023-05-11T06:06:37.529Z] 114826534d7a: Verifying Checksum [2023-05-11T06:06:37.529Z] 114826534d7a: Download complete [2023-05-11T06:06:37.787Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T06:06:37.787Z] 8a3aa393b2d8: Download complete [2023-05-11T06:06:41.074Z] 114826534d7a: Pull complete [2023-05-11T06:06:41.074Z] 4657fd5d0bcf: Pull complete [2023-05-11T06:06:41.643Z] 6ad1cebc031e: Pull complete [2023-05-11T06:06:44.184Z] 8a3aa393b2d8: Pull complete [2023-05-11T06:06:44.184Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T06:06:44.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T06:06:44.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:06:44.265Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:06:44.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-11T06:06:47.802Z] $ docker top 72a80ba264b9c5d6e767b49ddb3b211cfe9688af5b089d0198fee1651e704d93 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T06:06:47.868Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-11T06:06:48.146Z] + set -o pipefail [2023-05-11T06:06:48.146Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/cbcd475c-ebc0-43df-ae7d-ccb5a25571d1 [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] [2023-05-11T06:06:52.330Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T06:06:52.330Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T06:06:52.330Z] More details here: https://snyk.co/ue1NS [2023-05-11T06:06:52.330Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T06:06:52.330Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T06:06:52.344Z] $ docker stop --time=1 72a80ba264b9c5d6e767b49ddb3b211cfe9688af5b089d0198fee1651e704d93 [2023-05-11T06:06:55.135Z] $ docker rm -f --volumes 72a80ba264b9c5d6e767b49ddb3b211cfe9688af5b089d0198fee1651e704d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-11T06:06:55.478Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T06:06:55.491Z] provisioning config files... [2023-05-11T06:06:55.499Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17643988247664105791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:06:55.798Z] --> edgex-publish-swagger.sh [2023-05-11T06:06:55.798Z] === Publish doc/openapi/v2 API === [2023-05-11T06:06:55.798Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-11T06:06:55.798Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-11T06:06:55.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T06:06:55.798Z] Dload Upload Total Spent Left Speed [2023-05-11T06:06:56.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 641k --:--:-- --:--:-- --:--:-- 641k [2023-05-11T06:06:56.367Z] [2023-05-11T06:06:56.367Z] [Pipeline] } [2023-05-11T06:06:56.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T06:06:56.787Z] + git log --format=format:%s -1 7c6b29b4f74c1924abd599cd10297b3464f260a3 [Pipeline] sh [2023-05-11T06:06:57.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T06:06:57.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:06:57.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T06:06:57.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:06:57.443Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:06:57.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T06:06:58.015Z] $ docker top f9f3b08fd735fa07b118df0952ec902d0a12640f5b7c1e6f55d4a1692b8296f8 -eo pid,comm [2023-05-11T06:06:58.058Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T06:06:58.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T06:06:58.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T06:06:58.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T06:06:58.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T06:06:58.212Z] $ docker exec f9f3b08fd735fa07b118df0952ec902d0a12640f5b7c1e6f55d4a1692b8296f8 ssh-agent [2023-05-11T06:06:58.314Z] SSH_AUTH_SOCK=/tmp/ssh-jf85uXI8o0wx/agent.31 [2023-05-11T06:06:58.314Z] SSH_AGENT_PID=37 [2023-05-11T06:06:58.319Z] Running ssh-add (command line suppressed) [2023-05-11T06:06:58.428Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16221854099020412769.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16221854099020412769.key) [2023-05-11T06:06:58.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T06:06:58.727Z] + git semver tag [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,919 [run_tag] DEBUG tag force:False [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,919 [check_head_tag] DEBUG check head tag [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,921 [execute] INFO git cat-file --batch-check [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,925 [execute] INFO git cat-file --batch [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,958 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,959 [execute] INFO git tag -a v3.0.0-dev.50 -m v3.0.0-dev.50 [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.50', '-m', 'v3.0.0-dev.50'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T06:06:58.988Z] 2023-05-11 06:06:58,963 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:06:58.988Z] 3.0.0-dev.50 [Pipeline] } [2023-05-11T06:06:59.002Z] $ docker exec --env ******** --env ******** f9f3b08fd735fa07b118df0952ec902d0a12640f5b7c1e6f55d4a1692b8296f8 ssh-agent -k [2023-05-11T06:06:59.094Z] unset SSH_AUTH_SOCK; [2023-05-11T06:06:59.095Z] unset SSH_AGENT_PID; [2023-05-11T06:06:59.095Z] echo Agent pid 37 killed; [2023-05-11T06:06:59.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T06:06:59.396Z] + git semver [Pipeline] } [2023-05-11T06:06:59.672Z] $ docker stop --time=1 f9f3b08fd735fa07b118df0952ec902d0a12640f5b7c1e6f55d4a1692b8296f8 [2023-05-11T06:07:01.015Z] $ docker rm -f --volumes f9f3b08fd735fa07b118df0952ec902d0a12640f5b7c1e6f55d4a1692b8296f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:07:01.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T06:07:01.380Z] [2023-05-11T06:07:01.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:07:01.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T06:07:01.679Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T06:07:01.679Z] ab5ef0e58194: Pulling fs layer [2023-05-11T06:07:01.679Z] 9712f1f96733: Pulling fs layer [2023-05-11T06:07:01.679Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T06:07:01.679Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T06:07:01.679Z] e9a5061849ea: Pulling fs layer [2023-05-11T06:07:01.679Z] d747dcd14b5f: Pulling fs layer [2023-05-11T06:07:01.679Z] 2de7ff778b66: Pulling fs layer [2023-05-11T06:07:01.679Z] e9a5061849ea: Waiting [2023-05-11T06:07:01.679Z] 2de7ff778b66: Waiting [2023-05-11T06:07:01.679Z] d747dcd14b5f: Waiting [2023-05-11T06:07:01.679Z] 0d9ebad4ef96: Waiting [2023-05-11T06:07:01.679Z] 9712f1f96733: Verifying Checksum [2023-05-11T06:07:01.679Z] 9712f1f96733: Download complete [2023-05-11T06:07:01.938Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T06:07:01.938Z] 63f879dbbcfc: Download complete [2023-05-11T06:07:02.197Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T06:07:02.197Z] 0d9ebad4ef96: Download complete [2023-05-11T06:07:02.197Z] d747dcd14b5f: Verifying Checksum [2023-05-11T06:07:02.197Z] d747dcd14b5f: Download complete [2023-05-11T06:07:02.197Z] ab5ef0e58194: Verifying Checksum [2023-05-11T06:07:02.197Z] ab5ef0e58194: Download complete [2023-05-11T06:07:02.197Z] e9a5061849ea: Verifying Checksum [2023-05-11T06:07:02.197Z] e9a5061849ea: Download complete [2023-05-11T06:07:02.457Z] 2de7ff778b66: Download complete [2023-05-11T06:07:04.987Z] ab5ef0e58194: Pull complete [2023-05-11T06:07:04.987Z] 9712f1f96733: Pull complete [2023-05-11T06:07:05.554Z] 63f879dbbcfc: Pull complete [2023-05-11T06:07:09.766Z] 0d9ebad4ef96: Pull complete [2023-05-11T06:07:09.766Z] e9a5061849ea: Pull complete [2023-05-11T06:07:09.766Z] d747dcd14b5f: Pull complete [2023-05-11T06:07:10.336Z] 2de7ff778b66: Pull complete [2023-05-11T06:07:10.336Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T06:07:10.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T06:07:10.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:07:10.426Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:07:10.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T06:07:15.615Z] $ docker top c4ac289b6479ed0a2a44e379add94a6fccfc8e4473053e7956726db3b4ed022a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T06:07:15.679Z] provisioning config files... [2023-05-11T06:07:15.686Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6724169862907845001tmp [2023-05-11T06:07:15.697Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15831450399730536566tmp [2023-05-11T06:07:15.707Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17124744618115234624tmp [Pipeline] { [Pipeline] echo [2023-05-11T06:07:15.786Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:16.070Z] ---> sigul-configuration.sh [2023-05-11T06:07:16.070Z] gpg: directory `/root/.gnupg' created [2023-05-11T06:07:16.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T06:07:16.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T06:07:16.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T06:07:16.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T06:07:16.070Z] gpg: CAST5 encrypted data [2023-05-11T06:07:16.070Z] gpg: encrypted with 1 passphrase [2023-05-11T06:07:16.070Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T06:07:16.352Z] + mkdir /home/jenkins [2023-05-11T06:07:16.352Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T06:07:16.633Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-11T06:07:16.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:16.929Z] ---> sigul-install.sh [2023-05-11T06:07:16.929Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T06:07:17.223Z] + git tag --list [2023-05-11T06:07:17.223Z] v0.0.0 [2023-05-11T06:07:17.223Z] v0.0.1-dev.1 [2023-05-11T06:07:17.223Z] v0.0.1-dev.10 [2023-05-11T06:07:17.223Z] v0.0.1-dev.11 [2023-05-11T06:07:17.223Z] v0.0.1-dev.12 [2023-05-11T06:07:17.223Z] v0.0.1-dev.13 [2023-05-11T06:07:17.223Z] v0.0.1-dev.14 [2023-05-11T06:07:17.223Z] v0.0.1-dev.15 [2023-05-11T06:07:17.223Z] v0.0.1-dev.16 [2023-05-11T06:07:17.223Z] v0.0.1-dev.17 [2023-05-11T06:07:17.223Z] v0.0.1-dev.18 [2023-05-11T06:07:17.223Z] v0.0.1-dev.19 [2023-05-11T06:07:17.223Z] v0.0.1-dev.2 [2023-05-11T06:07:17.223Z] v0.0.1-dev.20 [2023-05-11T06:07:17.223Z] v0.0.1-dev.21 [2023-05-11T06:07:17.223Z] v0.0.1-dev.22 [2023-05-11T06:07:17.223Z] v0.0.1-dev.23 [2023-05-11T06:07:17.223Z] v0.0.1-dev.24 [2023-05-11T06:07:17.223Z] v0.0.1-dev.25 [2023-05-11T06:07:17.223Z] v0.0.1-dev.26 [2023-05-11T06:07:17.223Z] v0.0.1-dev.27 [2023-05-11T06:07:17.223Z] v0.0.1-dev.28 [2023-05-11T06:07:17.223Z] v0.0.1-dev.3 [2023-05-11T06:07:17.223Z] v0.0.1-dev.4 [2023-05-11T06:07:17.223Z] v0.0.1-dev.5 [2023-05-11T06:07:17.223Z] v0.0.1-dev.6 [2023-05-11T06:07:17.223Z] v0.0.1-dev.7 [2023-05-11T06:07:17.223Z] v0.0.1-dev.8 [2023-05-11T06:07:17.223Z] v0.0.1-dev.9 [2023-05-11T06:07:17.223Z] v2.2.0 [2023-05-11T06:07:17.223Z] v2.2.0-dev.29 [2023-05-11T06:07:17.223Z] v2.2.0-dev.30 [2023-05-11T06:07:17.223Z] v2.2.0-dev.31 [2023-05-11T06:07:17.223Z] v2.2.0-dev.32 [2023-05-11T06:07:17.223Z] v2.2.0-dev.33 [2023-05-11T06:07:17.223Z] v2.2.0-dev.34 [2023-05-11T06:07:17.223Z] v2.2.0-dev.35 [2023-05-11T06:07:17.223Z] v2.3.0 [2023-05-11T06:07:17.223Z] v2.3.0-dev.1 [2023-05-11T06:07:17.223Z] v2.3.0-dev.10 [2023-05-11T06:07:17.223Z] v2.3.0-dev.11 [2023-05-11T06:07:17.223Z] v2.3.0-dev.12 [2023-05-11T06:07:17.223Z] v2.3.0-dev.13 [2023-05-11T06:07:17.223Z] v2.3.0-dev.14 [2023-05-11T06:07:17.223Z] v2.3.0-dev.15 [2023-05-11T06:07:17.223Z] v2.3.0-dev.16 [2023-05-11T06:07:17.223Z] v2.3.0-dev.17 [2023-05-11T06:07:17.223Z] v2.3.0-dev.18 [2023-05-11T06:07:17.223Z] v2.3.0-dev.19 [2023-05-11T06:07:17.223Z] v2.3.0-dev.2 [2023-05-11T06:07:17.223Z] v2.3.0-dev.20 [2023-05-11T06:07:17.223Z] v2.3.0-dev.21 [2023-05-11T06:07:17.223Z] v2.3.0-dev.22 [2023-05-11T06:07:17.223Z] v2.3.0-dev.23 [2023-05-11T06:07:17.223Z] v2.3.0-dev.24 [2023-05-11T06:07:17.223Z] v2.3.0-dev.25 [2023-05-11T06:07:17.223Z] v2.3.0-dev.26 [2023-05-11T06:07:17.223Z] v2.3.0-dev.27 [2023-05-11T06:07:17.223Z] v2.3.0-dev.28 [2023-05-11T06:07:17.223Z] v2.3.0-dev.29 [2023-05-11T06:07:17.223Z] v2.3.0-dev.3 [2023-05-11T06:07:17.223Z] v2.3.0-dev.30 [2023-05-11T06:07:17.223Z] v2.3.0-dev.31 [2023-05-11T06:07:17.223Z] v2.3.0-dev.32 [2023-05-11T06:07:17.223Z] v2.3.0-dev.33 [2023-05-11T06:07:17.223Z] v2.3.0-dev.34 [2023-05-11T06:07:17.223Z] v2.3.0-dev.35 [2023-05-11T06:07:17.223Z] v2.3.0-dev.36 [2023-05-11T06:07:17.223Z] v2.3.0-dev.37 [2023-05-11T06:07:17.223Z] v2.3.0-dev.38 [2023-05-11T06:07:17.223Z] v2.3.0-dev.39 [2023-05-11T06:07:17.223Z] v2.3.0-dev.4 [2023-05-11T06:07:17.223Z] v2.3.0-dev.40 [2023-05-11T06:07:17.223Z] v2.3.0-dev.41 [2023-05-11T06:07:17.223Z] v2.3.0-dev.42 [2023-05-11T06:07:17.223Z] v2.3.0-dev.43 [2023-05-11T06:07:17.223Z] v2.3.0-dev.44 [2023-05-11T06:07:17.223Z] v2.3.0-dev.45 [2023-05-11T06:07:17.223Z] v2.3.0-dev.5 [2023-05-11T06:07:17.223Z] v2.3.0-dev.6 [2023-05-11T06:07:17.223Z] v2.3.0-dev.7 [2023-05-11T06:07:17.223Z] v2.3.0-dev.8 [2023-05-11T06:07:17.223Z] v2.3.0-dev.9 [2023-05-11T06:07:17.223Z] v2.3.1 [2023-05-11T06:07:17.223Z] v2.3.1-dev.1 [2023-05-11T06:07:17.223Z] v2.3.1-dev.4 [2023-05-11T06:07:17.223Z] v2.3.1-dev.5 [2023-05-11T06:07:17.223Z] v2.3.2-dev.1 [2023-05-11T06:07:17.223Z] v2.3.2-dev.2 [2023-05-11T06:07:17.223Z] v3.0.0-dev.1 [2023-05-11T06:07:17.223Z] v3.0.0-dev.10 [2023-05-11T06:07:17.223Z] v3.0.0-dev.11 [2023-05-11T06:07:17.223Z] v3.0.0-dev.12 [2023-05-11T06:07:17.223Z] v3.0.0-dev.13 [2023-05-11T06:07:17.223Z] v3.0.0-dev.14 [2023-05-11T06:07:17.223Z] v3.0.0-dev.15 [2023-05-11T06:07:17.223Z] v3.0.0-dev.16 [2023-05-11T06:07:17.223Z] v3.0.0-dev.17 [2023-05-11T06:07:17.223Z] v3.0.0-dev.18 [2023-05-11T06:07:17.223Z] v3.0.0-dev.19 [2023-05-11T06:07:17.223Z] v3.0.0-dev.2 [2023-05-11T06:07:17.223Z] v3.0.0-dev.20 [2023-05-11T06:07:17.223Z] v3.0.0-dev.21 [2023-05-11T06:07:17.223Z] v3.0.0-dev.22 [2023-05-11T06:07:17.223Z] v3.0.0-dev.23 [2023-05-11T06:07:17.223Z] v3.0.0-dev.24 [2023-05-11T06:07:17.223Z] v3.0.0-dev.25 [2023-05-11T06:07:17.223Z] v3.0.0-dev.26 [2023-05-11T06:07:17.223Z] v3.0.0-dev.27 [2023-05-11T06:07:17.223Z] v3.0.0-dev.28 [2023-05-11T06:07:17.223Z] v3.0.0-dev.29 [2023-05-11T06:07:17.223Z] v3.0.0-dev.3 [2023-05-11T06:07:17.223Z] v3.0.0-dev.30 [2023-05-11T06:07:17.223Z] v3.0.0-dev.31 [2023-05-11T06:07:17.223Z] v3.0.0-dev.32 [2023-05-11T06:07:17.223Z] v3.0.0-dev.33 [2023-05-11T06:07:17.223Z] v3.0.0-dev.34 [2023-05-11T06:07:17.223Z] v3.0.0-dev.35 [2023-05-11T06:07:17.223Z] v3.0.0-dev.36 [2023-05-11T06:07:17.223Z] v3.0.0-dev.37 [2023-05-11T06:07:17.223Z] v3.0.0-dev.38 [2023-05-11T06:07:17.223Z] v3.0.0-dev.39 [2023-05-11T06:07:17.223Z] v3.0.0-dev.4 [2023-05-11T06:07:17.223Z] v3.0.0-dev.40 [2023-05-11T06:07:17.223Z] v3.0.0-dev.41 [2023-05-11T06:07:17.223Z] v3.0.0-dev.42 [2023-05-11T06:07:17.223Z] v3.0.0-dev.43 [2023-05-11T06:07:17.223Z] v3.0.0-dev.44 [2023-05-11T06:07:17.223Z] v3.0.0-dev.45 [2023-05-11T06:07:17.223Z] v3.0.0-dev.46 [2023-05-11T06:07:17.223Z] v3.0.0-dev.47 [2023-05-11T06:07:17.223Z] v3.0.0-dev.48 [2023-05-11T06:07:17.223Z] v3.0.0-dev.49 [2023-05-11T06:07:17.223Z] v3.0.0-dev.5 [2023-05-11T06:07:17.223Z] v3.0.0-dev.50 [2023-05-11T06:07:17.223Z] v3.0.0-dev.6 [2023-05-11T06:07:17.223Z] v3.0.0-dev.7 [2023-05-11T06:07:17.223Z] v3.0.0-dev.8 [2023-05-11T06:07:17.223Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T06:07:17.507Z] + lftools sign git-tag v3.0.0-dev.50 [2023-05-11T06:07:18.074Z] Signing Git tag with Sigul... [2023-05-11T06:07:18.074Z] Signing v3.0.0-dev.50 [Pipeline] echo [2023-05-11T06:07:18.651Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:18.932Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T06:07:18.938Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T06:07:18.961Z] $ docker stop --time=1 c4ac289b6479ed0a2a44e379add94a6fccfc8e4473053e7956726db3b4ed022a [2023-05-11T06:07:20.284Z] $ docker rm -f --volumes c4ac289b6479ed0a2a44e379add94a6fccfc8e4473053e7956726db3b4ed022a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T06:07:20.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T06:07:20.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:07:21.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T06:07:21.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:07:21.075Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:07:21.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T06:07:21.500Z] $ docker top 15664dd5716cacae5a5b74237d2ac23a28bdd8fdfb5cdf5d82e7cee0e7d7c5db -eo pid,comm [2023-05-11T06:07:21.543Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T06:07:21.543Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T06:07:21.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T06:07:21.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T06:07:21.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T06:07:21.716Z] $ docker exec 15664dd5716cacae5a5b74237d2ac23a28bdd8fdfb5cdf5d82e7cee0e7d7c5db ssh-agent [2023-05-11T06:07:21.826Z] SSH_AUTH_SOCK=/tmp/ssh-sieMbkjUOxZg/agent.32 [2023-05-11T06:07:21.826Z] SSH_AGENT_PID=38 [2023-05-11T06:07:21.830Z] Running ssh-add (command line suppressed) [2023-05-11T06:07:21.929Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16679418731631740607.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16679418731631740607.key) [2023-05-11T06:07:21.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T06:07:22.228Z] + git semver bump pre [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [bump_version] DEBUG bumping version:3.0.0-dev.50 on axis:pre with prefix:dev [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [bump_version] DEBUG bumped version:3.0.0-dev.51 [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [write_version] DEBUG write version:3.0.0-dev.51 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,399 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,401 [execute] INFO git cat-file --batch-check [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,406 [execute] INFO git cat-file --batch [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T06:07:22.487Z] 2023-05-11 06:07:22,412 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:07:22.487Z] 3.0.0-dev.51 [Pipeline] } [2023-05-11T06:07:22.500Z] $ docker exec --env ******** --env ******** 15664dd5716cacae5a5b74237d2ac23a28bdd8fdfb5cdf5d82e7cee0e7d7c5db ssh-agent -k [2023-05-11T06:07:22.607Z] unset SSH_AUTH_SOCK; [2023-05-11T06:07:22.608Z] unset SSH_AGENT_PID; [2023-05-11T06:07:22.608Z] echo Agent pid 38 killed; [2023-05-11T06:07:22.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T06:07:22.917Z] + git semver [Pipeline] } [2023-05-11T06:07:23.191Z] $ docker stop --time=1 15664dd5716cacae5a5b74237d2ac23a28bdd8fdfb5cdf5d82e7cee0e7d7c5db [2023-05-11T06:07:24.464Z] $ docker rm -f --volumes 15664dd5716cacae5a5b74237d2ac23a28bdd8fdfb5cdf5d82e7cee0e7d7c5db [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T06:07:24.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T06:07:24.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:07:25.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T06:07:25.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:07:25.168Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:07:25.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T06:07:25.547Z] $ docker top 48bd906a8c8e667b0b41fc27e671e883ad57b33bd9466431bebe6aa70ed643c4 -eo pid,comm [2023-05-11T06:07:25.588Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-11T06:07:25.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T06:07:25.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T06:07:25.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T06:07:25.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T06:07:25.745Z] $ docker exec 48bd906a8c8e667b0b41fc27e671e883ad57b33bd9466431bebe6aa70ed643c4 ssh-agent [2023-05-11T06:07:25.836Z] SSH_AUTH_SOCK=/tmp/ssh-MEawRSaGjHWJ/agent.32 [2023-05-11T06:07:25.836Z] SSH_AGENT_PID=38 [2023-05-11T06:07:25.839Z] Running ssh-add (command line suppressed) [2023-05-11T06:07:25.955Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10696579760180651834.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10696579760180651834.key) [2023-05-11T06:07:25.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T06:07:26.247Z] + git semver push [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,421 [run_push] DEBUG push [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,422 [execute] INFO git cat-file --batch-check [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,426 [execute] INFO git rev-list cddd8b454c15bb672d87d7447a7274a801117a50 -- [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,427 [execute] DEBUG Popen(['git', 'rev-list', 'cddd8b454c15bb672d87d7447a7274a801117a50', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,435 [execute] INFO git fetch -v origin [2023-05-11T06:07:26.508Z] 2023-05-11 06:07:26,435 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T06:07:27.076Z] 2023-05-11 06:07:26,870 [run_push] DEBUG no remote changes detected [2023-05-11T06:07:27.076Z] 2023-05-11 06:07:26,870 [execute] INFO git push origin semver [2023-05-11T06:07:27.076Z] 2023-05-11 06:07:26,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T06:07:27.645Z] 2023-05-11 06:07:27,591 [run_push] DEBUG push all version tags [2023-05-11T06:07:27.645Z] 2023-05-11 06:07:27,591 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T06:07:27.645Z] 2023-05-11 06:07:27,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T06:07:28.581Z] 2023-05-11 06:07:28,296 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T06:07:28.581Z] 3.0.0-dev.51 [Pipeline] } [2023-05-11T06:07:28.591Z] $ docker exec --env ******** --env ******** 48bd906a8c8e667b0b41fc27e671e883ad57b33bd9466431bebe6aa70ed643c4 ssh-agent -k [2023-05-11T06:07:28.686Z] unset SSH_AUTH_SOCK; [2023-05-11T06:07:28.686Z] unset SSH_AGENT_PID; [2023-05-11T06:07:28.687Z] echo Agent pid 38 killed; [2023-05-11T06:07:28.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T06:07:29.391Z] + git semver [Pipeline] } [2023-05-11T06:07:29.406Z] $ docker stop --time=1 48bd906a8c8e667b0b41fc27e671e883ad57b33bd9466431bebe6aa70ed643c4 [2023-05-11T06:07:32.311Z] $ docker rm -f --volumes 48bd906a8c8e667b0b41fc27e671e883ad57b33bd9466431bebe6aa70ed643c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T06:07:33.402Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-11T06:07:33.402Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T06:07:33.402Z] total 16 [2023-05-11T06:07:33.402Z] drwxr-xr-x 3 root root 4096 May 11 05:56 . [2023-05-11T06:07:33.402Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 06:07 .. [2023-05-11T06:07:33.402Z] drwxr-xr-x 2 root root 4096 May 11 05:56 cost [2023-05-11T06:07:33.402Z] -rw-r--r-- 1 root root 91 May 11 05:56 cost.csv [2023-05-11T06:07:33.402Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T06:07:33.402Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T06:07:33.402Z] total 16 [2023-05-11T06:07:33.402Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 05:56 . [2023-05-11T06:07:33.402Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 06:07 .. [2023-05-11T06:07:33.402Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 05:56 cost [2023-05-11T06:07:33.402Z] -rw-r--r-- 1 jenkins jenkins 91 May 11 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:33.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:34.545Z] ---> package-listing.sh [2023-05-11T06:07:34.546Z] ++ facter osfamily [2023-05-11T06:07:34.546Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T06:07:34.804Z] + OS_FAMILY=debian [2023-05-11T06:07:34.804Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-11T06:07:34.804Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T06:07:34.804Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T06:07:34.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T06:07:34.804Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T06:07:34.804Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T06:07:34.804Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T06:07:34.804Z] + case "${OS_FAMILY}" in [2023-05-11T06:07:34.804Z] + dpkg -l [2023-05-11T06:07:34.804Z] + grep '^ii' [2023-05-11T06:07:34.804Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T06:07:34.804Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T06:07:34.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T06:07:34.804Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T06:07:34.804Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-11T06:07:34.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-11T06:07:34.813Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T06:07:35.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T06:07:35.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T06:07:35.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T06:07:35.678Z] prd-ubuntu20.04-docker-8c-8g-15178 does not seem to be running inside a container [2023-05-11T06:07:35.713Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T06:07:36.210Z] $ docker top aa02dbd70ec060aca22da2aaaabe69f88cd2d11c19cbd070c182c87664b155dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T06:07:36.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T06:07:36.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T06:07:37.120Z] + ls /var/log/sa-host [2023-05-11T06:07:37.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T06:07:37.181Z] provisioning config files... [2023-05-11T06:07:37.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5714617194778714176tmp [Pipeline] { [Pipeline] echo [2023-05-11T06:07:37.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:37.491Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T06:07:37.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:37.828Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T06:07:37.837Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:38.120Z] ---> sudo-logs.sh [2023-05-11T06:07:38.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T06:07:38.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:38.432Z] ---> job-cost.sh [2023-05-11T06:07:38.432Z] lf-activate-venv: SKIPPING [2023-05-11T06:07:38.432Z] DEBUG: total: 0.2199999988079071 [2023-05-11T06:07:38.432Z] INFO: Retrieving Stack Cost... [2023-05-11T06:07:39.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T06:07:39.259Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T06:07:39.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T06:07:39.555Z] ---> logs-deploy.sh [2023-05-11T06:07:39.555Z] lf-activate-venv: SKIPPING [2023-05-11T06:07:39.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/147 [2023-05-11T06:07:39.555Z] INFO: archiving workspace using pattern(s): [2023-05-11T06:07:40.496Z] Archives upload complete. [2023-05-11T06:07:40.496Z] INFO: archiving logs to Nexus