Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43835cf99a75d9aea88a6e6ad4468f5338448856 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-ssh14827156220101021031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16308452212388751157.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3023765381484651204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh851680772042213871.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-ssh9141745215843791072.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/v3]] ========================================================= [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.21 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11912 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 Avoid second fetch Checking out Revision 43835cf99a75d9aea88a6e6ad4468f5338448856 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 Commit message: "revert: Restore ignored items that were not snap-related (#399)" > git rev-list --no-walk bf74ebf12077028c42a990cb9f5eb3b4e8875dd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T14:17:17.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T14:17:17.980Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T14:17:17.993Z] ========================================================= [2023-10-26T14:17:17.993Z] EdgeX Global Pipelines Version Info [2023-10-26T14:17:17.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:17:18.703Z] ------------------- [2023-10-26T14:17:18.703Z] stable info: [2023-10-26T14:17:18.703Z] ------------------- [2023-10-26T14:17:18.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T14:17:18.703Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T14:17:18.703Z] Message: update stable to v1.0.254 [2023-10-26T14:17:19.274Z] ------------------- [2023-10-26T14:17:19.274Z] experimental info: [2023-10-26T14:17:19.274Z] ------------------- [2023-10-26T14:17:19.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T14:17:19.274Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T14:17:19.274Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T14:17:19.472Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-26T14:17:19.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-26T14:17:19.497Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T14:17:19.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T14:17:19.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T14:17:19.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T14:17:19.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T14:17:19.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T14:17:19.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T14:17:19.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T14:17:19.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T14:17:19.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-26T14:17:19.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T14:17:19.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T14:17:19.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T14:17:19.680Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T14:17:19.696Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T14:17:19.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T14:17:19.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T14:17:19.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T14:17:19.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-26T14:17:19.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-26T14:17:19.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T14:17:19.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T14:17:19.814Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T14:17:19.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T14:17:19.845Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T14:17:19.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-26T14:17:19.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-26T14:17:19.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-26T14:17:19.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo [2023-10-26T14:17:19.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43835cf [Pipeline] echo [2023-10-26T14:17:19.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:17:20.063Z] provisioning config files... [2023-10-26T14:17:21.017Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7008954131567630499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:17:21.319Z] ---> docker-login.sh [2023-10-26T14:17:21.319Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:17:21.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:21.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:21.581Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:21.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:21.581Z] [2023-10-26T14:17:21.581Z] Login Succeeded [2023-10-26T14:17:21.581Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:17:21.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:21.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:21.843Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:21.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:21.843Z] [2023-10-26T14:17:21.843Z] Login Succeeded [2023-10-26T14:17:21.843Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:17:21.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:21.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:21.844Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:21.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:21.844Z] [2023-10-26T14:17:21.844Z] Login Succeeded [2023-10-26T14:17:21.844Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:17:22.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:22.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:22.102Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:22.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:22.102Z] [2023-10-26T14:17:22.102Z] Login Succeeded [2023-10-26T14:17:22.102Z] docker.io [2023-10-26T14:17:22.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:22.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:22.362Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:22.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:22.362Z] [2023-10-26T14:17:22.362Z] Login Succeeded [2023-10-26T14:17:22.362Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:17:22.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T14:17:22.724Z] + git rev-list -1 --merges 43835cf99a75d9aea88a6e6ad4468f5338448856~1..43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo [2023-10-26T14:17:22.774Z] -----------> git rev-list -1 --merges 43835cf99a75d9aea88a6e6ad4468f5338448856~1..43835cf99a75d9aea88a6e6ad4468f5338448856 43835cf99a75d9aea88a6e6ad4468f5338448856 [false] [Pipeline] sh [2023-10-26T14:17:23.063Z] + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo [2023-10-26T14:17:23.076Z] ========================================================= [2023-10-26T14:17:23.076Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T14:17:23.076Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:17:23.396Z] + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] echo [2023-10-26T14:17:23.406Z] [semverPrep] GIT_COMMIT: 43835cf99a75d9aea88a6e6ad4468f5338448856, Commit Message: revert: Restore ignored items that were not snap-related (#399) [Pipeline] echo [2023-10-26T14:17:23.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T14:17:23.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:17:23.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T14:17:23.813Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T14:17:23.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T14:17:23.813Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T14:17:23.813Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T14:17:23.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:17:24.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:17:24.827Z] [2023-10-26T14:17:24.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:17:25.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:17:25.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T14:17:25.128Z] b85a868b505f: Pulling fs layer [2023-10-26T14:17:25.128Z] e2be974225ed: Pulling fs layer [2023-10-26T14:17:25.128Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T14:17:25.128Z] 988bab9f4d93: Pulling fs layer [2023-10-26T14:17:25.128Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T14:17:25.128Z] eaf3925da568: Pulling fs layer [2023-10-26T14:17:25.128Z] bab4dde63d76: Pulling fs layer [2023-10-26T14:17:25.128Z] bde34c3a00c8: Pulling fs layer [2023-10-26T14:17:25.128Z] b352a97aabf1: Pulling fs layer [2023-10-26T14:17:25.128Z] 4872d77fe225: Pulling fs layer [2023-10-26T14:17:25.128Z] 5851b861e8e6: Pulling fs layer [2023-10-26T14:17:25.128Z] 988bab9f4d93: Waiting [2023-10-26T14:17:25.128Z] b352a97aabf1: Waiting [2023-10-26T14:17:25.128Z] eaf3925da568: Waiting [2023-10-26T14:17:25.128Z] 4872d77fe225: Waiting [2023-10-26T14:17:25.128Z] 5851b861e8e6: Waiting [2023-10-26T14:17:25.128Z] 1469e6f7b9e6: Waiting [2023-10-26T14:17:25.128Z] bde34c3a00c8: Waiting [2023-10-26T14:17:25.128Z] e2be974225ed: Download complete [2023-10-26T14:17:25.128Z] 988bab9f4d93: Download complete [2023-10-26T14:17:25.128Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T14:17:25.128Z] 1469e6f7b9e6: Download complete [2023-10-26T14:17:25.391Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T14:17:25.391Z] 339a4e72a1f5: Download complete [2023-10-26T14:17:25.391Z] eaf3925da568: Verifying Checksum [2023-10-26T14:17:25.391Z] eaf3925da568: Download complete [2023-10-26T14:17:25.391Z] bde34c3a00c8: Verifying Checksum [2023-10-26T14:17:25.391Z] bde34c3a00c8: Download complete [2023-10-26T14:17:25.391Z] b352a97aabf1: Verifying Checksum [2023-10-26T14:17:25.391Z] b352a97aabf1: Download complete [2023-10-26T14:17:25.391Z] 4872d77fe225: Download complete [2023-10-26T14:17:25.391Z] 5851b861e8e6: Download complete [2023-10-26T14:17:25.391Z] b85a868b505f: Verifying Checksum [2023-10-26T14:17:25.391Z] b85a868b505f: Download complete [2023-10-26T14:17:25.651Z] bab4dde63d76: Verifying Checksum [2023-10-26T14:17:25.651Z] bab4dde63d76: Download complete [2023-10-26T14:17:26.588Z] b85a868b505f: Pull complete [2023-10-26T14:17:26.849Z] e2be974225ed: Pull complete [2023-10-26T14:17:27.417Z] 339a4e72a1f5: Pull complete [2023-10-26T14:17:27.417Z] 988bab9f4d93: Pull complete [2023-10-26T14:17:27.676Z] 1469e6f7b9e6: Pull complete [2023-10-26T14:17:27.676Z] eaf3925da568: Pull complete [2023-10-26T14:17:29.587Z] bab4dde63d76: Pull complete [2023-10-26T14:17:29.587Z] bde34c3a00c8: Pull complete [2023-10-26T14:17:29.587Z] b352a97aabf1: Pull complete [2023-10-26T14:17:29.587Z] 4872d77fe225: Pull complete [2023-10-26T14:17:29.587Z] 5851b861e8e6: Pull complete [2023-10-26T14:17:29.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T14:17:29.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:17:29.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:17:29.682Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:17:29.717Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T14:17:33.025Z] $ docker top f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 -eo pid,comm [2023-10-26T14:17:33.077Z] 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-10-26T14:17:33.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:17:33.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:17:33.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:17:33.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:17:33.229Z] $ docker exec f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent [2023-10-26T14:17:33.328Z] SSH_AUTH_SOCK=/tmp/ssh-GmzkPHmvAEp9/agent.32 [2023-10-26T14:17:33.328Z] SSH_AGENT_PID=38 [2023-10-26T14:17:33.334Z] Running ssh-add (command line suppressed) [2023-10-26T14:17:33.433Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14297787976072310715.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14297787976072310715.key) [2023-10-26T14:17:33.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:17:33.729Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T14:17:33.745Z] $ docker exec --env ******** --env ******** f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent -k [2023-10-26T14:17:33.838Z] unset SSH_AUTH_SOCK; [2023-10-26T14:17:33.839Z] unset SSH_AGENT_PID; [2023-10-26T14:17:33.839Z] echo Agent pid 38 killed; [2023-10-26T14:17:33.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T14:17:33.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:17:33.867Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:17:33.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:17:33.981Z] $ docker exec f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent [2023-10-26T14:17:34.093Z] SSH_AUTH_SOCK=/tmp/ssh-FwcDPfVJTTM7/agent.70 [2023-10-26T14:17:34.093Z] SSH_AGENT_PID=76 [2023-10-26T14:17:34.098Z] Running ssh-add (command line suppressed) [2023-10-26T14:17:34.201Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15710953175808981778.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15710953175808981778.key) [2023-10-26T14:17:34.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:17:34.499Z] + git semver init [2023-10-26T14:17:34.759Z] 2023-10-26 14:17:34,673 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T14:17:34.759Z] 2023-10-26 14:17:34,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-26T14:17:34.759Z] 2023-10-26 14:17:34,674 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-26T14:17:34.759Z] 2023-10-26 14:17:34,674 [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-10-26T14:17:36.140Z] 2023-10-26 14:17:35,763 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-10-26T14:17:36.140Z] 2023-10-26 14:17:35,764 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-10-26T14:17:36.140Z] 2023-10-26 14:17:35,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:17:36.140Z] 2023-10-26 14:17:35,764 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:17:36.140Z] 3.1.0-dev.23 [Pipeline] } [2023-10-26T14:17:36.153Z] $ docker exec --env ******** --env ******** f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 ssh-agent -k [2023-10-26T14:17:36.262Z] unset SSH_AUTH_SOCK; [2023-10-26T14:17:36.262Z] unset SSH_AGENT_PID; [2023-10-26T14:17:36.263Z] echo Agent pid 76 killed; [2023-10-26T14:17:36.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:17:36.567Z] + git semver [Pipeline] } [2023-10-26T14:17:36.841Z] $ docker stop --time=1 f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 [2023-10-26T14:17:38.118Z] $ docker rm -f --volumes f3d6abc14dd0ddf7684d1a53a93d9f019b632fb49db1ed169fdb961d248a4f06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:17:38.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T14:17:38.637Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T14:17:38.639Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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-10-26T14:17:38.812Z] provisioning config files... [2023-10-26T14:17:38.822Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8395134835738303791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:17:39.114Z] ---> docker-login.sh [2023-10-26T14:17:39.114Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:17:39.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:39.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:39.114Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:39.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:39.114Z] [2023-10-26T14:17:39.114Z] Login Succeeded [2023-10-26T14:17:39.114Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:17:39.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:39.373Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:39.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:39.373Z] [2023-10-26T14:17:39.373Z] Login Succeeded [2023-10-26T14:17:39.373Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:17:39.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:39.373Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:39.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:39.373Z] [2023-10-26T14:17:39.373Z] Login Succeeded [2023-10-26T14:17:39.373Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:17:39.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:39.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:39.373Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:39.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:39.373Z] [2023-10-26T14:17:39.373Z] Login Succeeded [2023-10-26T14:17:39.373Z] docker.io [2023-10-26T14:17:39.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:17:39.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:17:39.892Z] Configure a credential helper to remove this warning. See [2023-10-26T14:17:39.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:17:39.892Z] [2023-10-26T14:17:39.892Z] Login Succeeded [2023-10-26T14:17:39.892Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:17:39.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T14:17:39.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:17:39.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:17:39.969Z] ========================================================= [2023-10-26T14:17:39.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T14:17:39.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:17:40.277Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T14:17:40.277Z] Sending build context to Docker daemon 21.63MB [2023-10-26T14:17:40.277Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:17:40.277Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T14:17:40.538Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T14:17:40.538Z] 7264a8db6415: Pulling fs layer [2023-10-26T14:17:40.538Z] c4d48a809fc2: Pulling fs layer [2023-10-26T14:17:40.538Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T14:17:40.538Z] ad3a456e5733: Pulling fs layer [2023-10-26T14:17:40.538Z] 33e27b845d1e: Pulling fs layer [2023-10-26T14:17:40.538Z] c68163c4e522: Pulling fs layer [2023-10-26T14:17:40.538Z] 50da416c3ac9: Pulling fs layer [2023-10-26T14:17:40.538Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T14:17:40.538Z] ad3a456e5733: Waiting [2023-10-26T14:17:40.538Z] 33e27b845d1e: Waiting [2023-10-26T14:17:40.538Z] c68163c4e522: Waiting [2023-10-26T14:17:40.538Z] 50da416c3ac9: Waiting [2023-10-26T14:17:40.538Z] 23d2d4c4bb30: Waiting [2023-10-26T14:17:40.538Z] c4d48a809fc2: Verifying Checksum [2023-10-26T14:17:40.538Z] c4d48a809fc2: Download complete [2023-10-26T14:17:40.538Z] ad3a456e5733: Verifying Checksum [2023-10-26T14:17:40.538Z] ad3a456e5733: Download complete [2023-10-26T14:17:40.538Z] 33e27b845d1e: Verifying Checksum [2023-10-26T14:17:40.538Z] 33e27b845d1e: Download complete [2023-10-26T14:17:40.538Z] 7264a8db6415: Verifying Checksum [2023-10-26T14:17:40.538Z] 7264a8db6415: Download complete [2023-10-26T14:17:40.538Z] c68163c4e522: Verifying Checksum [2023-10-26T14:17:40.538Z] c68163c4e522: Download complete [2023-10-26T14:17:40.796Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T14:17:40.796Z] 7264a8db6415: Pull complete [2023-10-26T14:17:40.796Z] c4d48a809fc2: Pull complete [2023-10-26T14:17:40.796Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T14:17:40.796Z] 4f1c88b9dad5: Download complete [2023-10-26T14:17:41.360Z] 50da416c3ac9: Verifying Checksum [2023-10-26T14:17:41.360Z] 50da416c3ac9: Download complete [2023-10-26T14:17:43.886Z] 4f1c88b9dad5: Pull complete [2023-10-26T14:17:43.886Z] ad3a456e5733: Pull complete [2023-10-26T14:17:43.886Z] 33e27b845d1e: Pull complete [2023-10-26T14:17:44.144Z] c68163c4e522: Pull complete [2023-10-26T14:17:46.674Z] 50da416c3ac9: Pull complete [2023-10-26T14:17:46.674Z] 23d2d4c4bb30: Pull complete [2023-10-26T14:17:46.674Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T14:17:46.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T14:17:46.674Z] ---> 0786185ac409 [2023-10-26T14:17:46.674Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:17:51.953Z] ---> Running in ab50406e87ed [2023-10-26T14:17:51.953Z] Removing intermediate container ab50406e87ed [2023-10-26T14:17:51.953Z] ---> 26ae23ef45a0 [2023-10-26T14:17:51.953Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:17:51.953Z] ---> Running in 22aca224c6e7 [2023-10-26T14:17:51.953Z] Removing intermediate container 22aca224c6e7 [2023-10-26T14:17:51.953Z] ---> 3a063f08cd67 [2023-10-26T14:17:51.953Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:17:51.953Z] ---> Running in de0f9170c09b [2023-10-26T14:17:51.953Z] Removing intermediate container de0f9170c09b [2023-10-26T14:17:51.953Z] ---> 1f1564dcd58a [2023-10-26T14:17:51.953Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:17:51.953Z] ---> Running in 0bbd43420590 [2023-10-26T14:17:51.953Z] Removing intermediate container 0bbd43420590 [2023-10-26T14:17:51.953Z] ---> 1cd7e0d8d5dd [2023-10-26T14:17:51.953Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-26T14:17:51.953Z] ---> Running in c54b1877fb9c [2023-10-26T14:17:51.953Z] Removing intermediate container c54b1877fb9c [2023-10-26T14:17:51.953Z] ---> c6d4cc88d242 [2023-10-26T14:17:51.953Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:17:51.953Z] ---> Running in d9bd775231fe [2023-10-26T14:17:52.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:17:52.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:17:52.729Z] OK: 264 MiB in 52 packages [2023-10-26T14:17:52.987Z] Removing intermediate container d9bd775231fe [2023-10-26T14:17:52.987Z] ---> f564574d5621 [2023-10-26T14:17:52.987Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-26T14:17:52.987Z] ---> Running in 7e097e964e16 [2023-10-26T14:17:53.245Z] Removing intermediate container 7e097e964e16 [2023-10-26T14:17:53.245Z] ---> 02f41fd2ece5 [2023-10-26T14:17:53.245Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-26T14:17:53.245Z] ---> 16a67fd75741 [2023-10-26T14:17:53.245Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:17:53.245Z] ---> Running in f444a7f2a5ad [2023-10-26T14:17:53.760Z] Still waiting to schedule task [2023-10-26T14:17:53.761Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T14:18:53.255Z] Removing intermediate container f444a7f2a5ad [2023-10-26T14:18:53.255Z] ---> 0711146143c9 [2023-10-26T14:18:53.255Z] Step 12/13 : COPY . . [2023-10-26T14:18:53.255Z] ---> 94f3a890c97a [2023-10-26T14:18:53.255Z] Step 13/13 : RUN ${MAKE} [2023-10-26T14:18:53.255Z] ---> Running in a5f2866b2455 [2023-10-26T14:18:53.255Z] noop [2023-10-26T14:18:53.255Z] Removing intermediate container a5f2866b2455 [2023-10-26T14:18:53.255Z] ---> 1cc37a486b86 [2023-10-26T14:18:53.255Z] Successfully built 1cc37a486b86 [2023-10-26T14:18:53.255Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:18:53.563Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T14:18:53.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:18:53.638Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:18:53.664Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T14:18:53.995Z] $ docker top dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:18:54.335Z] + go version [2023-10-26T14:18:54.335Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T14:18:54.347Z] $ docker stop --time=1 dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 [2023-10-26T14:18:56.277Z] $ docker rm -f --volumes dbdcd25cc1d2d168709e5898a2160a742b5452e0f511188b33180eb52eb20e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:18:56.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T14:18:56.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:18:56.835Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:18:56.861Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T14:18:57.969Z] $ docker top 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:18:58.309Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-26T14:18:58.605Z] + make test [2023-10-26T14:18:58.605Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T14:18:59.981Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-26T14:19:09.937Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-26T14:19:10.195Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-26T14:19:12.101Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.5% of statements [2023-10-26T14:19:12.359Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.096s coverage: 86.5% of statements [2023-10-26T14:19:18.909Z] go vet ./... [2023-10-26T14:19:23.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T14:19:23.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T14:19:23.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T14:19:23.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T14:19:23.114Z] $ docker stop --time=1 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 [2023-10-26T14:19:27.911Z] $ docker rm -f --volumes 2f68fe06d157b6a9611a666f01c31637a72915cdf9bdfec276e4d8aabbddbc58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:19:28.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T14:19:28.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T14:19:29.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T14:19:29.357Z] + ls -al . [2023-10-26T14:19:29.357Z] total 236 [2023-10-26T14:19:29.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:18 . [2023-10-26T14:19:29.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 .. [2023-10-26T14:19:29.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:19 .git [2023-10-26T14:19:29.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:17 .github [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 26 14:17 .gitignore [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 14:17 .golangci.yml [2023-10-26T14:19:29.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:17 .semver [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 26 14:17 Attribution.txt [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 26 14:17 CHANGELOG.md [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 26 14:17 Dockerfile [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:17 GOVERNANCE.md [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 26 14:17 Jenkinsfile [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 14:17 LICENSE [2023-10-26T14:19:29.357Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 26 14:17 Makefile [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 14:17 OWNERS.md [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 26 14:17 README.md [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:17 VERSION [2023-10-26T14:19:29.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:17 bin [2023-10-26T14:19:29.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:17 cmd [2023-10-26T14:19:29.358Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 26 14:19 coverage.out [2023-10-26T14:19:29.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 doc [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 26 14:17 go.mod [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 26 14:17 go.sum [2023-10-26T14:19:29.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:17 internal [2023-10-26T14:19:29.358Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 14:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:29.747Z] + 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=43835cf99a75d9aea88a6e6ad4468f5338448856 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-10-26T14:19:29.747Z] Sending build context to Docker daemon 21.71MB [2023-10-26T14:19:29.747Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:19:29.747Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-26T14:19:29.747Z] ---> 1cc37a486b86 [2023-10-26T14:19:29.747Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:19:30.006Z] ---> Running in 6042af922ef6 [2023-10-26T14:19:30.263Z] Removing intermediate container 6042af922ef6 [2023-10-26T14:19:30.263Z] ---> afff5f9fd5f3 [2023-10-26T14:19:30.263Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:19:30.263Z] ---> Running in e124248319b9 [2023-10-26T14:19:30.263Z] Removing intermediate container e124248319b9 [2023-10-26T14:19:30.263Z] ---> 1732fc5aa7b6 [2023-10-26T14:19:30.263Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:19:30.263Z] ---> Running in e3089756edb2 [2023-10-26T14:19:30.263Z] Removing intermediate container e3089756edb2 [2023-10-26T14:19:30.263Z] ---> 4de1aaf50b1c [2023-10-26T14:19:30.263Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:19:30.263Z] ---> Running in f4114be81897 [2023-10-26T14:19:30.524Z] Removing intermediate container f4114be81897 [2023-10-26T14:19:30.524Z] ---> 5e99df132e77 [2023-10-26T14:19:30.524Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-26T14:19:30.524Z] ---> Running in e226dc3383f2 [2023-10-26T14:19:30.524Z] Removing intermediate container e226dc3383f2 [2023-10-26T14:19:30.524Z] ---> b30690b1a1c7 [2023-10-26T14:19:30.524Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:19:30.524Z] ---> Running in a9b62888950b [2023-10-26T14:19:30.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:30.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:31.040Z] OK: 264 MiB in 52 packages [2023-10-26T14:19:31.298Z] Removing intermediate container a9b62888950b [2023-10-26T14:19:31.298Z] ---> c5ee21ce84ef [2023-10-26T14:19:31.298Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-26T14:19:31.298Z] ---> Running in af1312b4ede0 [2023-10-26T14:19:31.557Z] Removing intermediate container af1312b4ede0 [2023-10-26T14:19:31.557Z] ---> efe83a6843a7 [2023-10-26T14:19:31.557Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-26T14:19:31.557Z] ---> 775b8fce9fea [2023-10-26T14:19:31.557Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:19:31.557Z] ---> Running in 029f00e11799 [2023-10-26T14:19:32.491Z] Removing intermediate container 029f00e11799 [2023-10-26T14:19:32.491Z] ---> 1d7602c2cb53 [2023-10-26T14:19:32.491Z] Step 12/26 : COPY . . [2023-10-26T14:19:33.424Z] ---> 729968da4cad [2023-10-26T14:19:33.424Z] Step 13/26 : RUN ${MAKE} [2023-10-26T14:19:33.424Z] ---> Running in 2072d95824cf [2023-10-26T14:19:33.424Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-26T14:19:33.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11913 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-10-26T14:19:33.770Z] Running in /w/workspace/device-onvif-camera/180 [Pipeline] { [Pipeline] checkout [2023-10-26T14:19:33.805Z] The recommended git tool is: git [2023-10-26T14:19:39.230Z] using credential edgex-jenkins-ssh [2023-10-26T14:19:39.247Z] Cloning the remote Git repository [2023-10-26T14:19:39.285Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-26T14:19:39.386Z] > git init /w/workspace/device-onvif-camera/180 # timeout=10 [2023-10-26T14:19:39.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-26T14:19:39.554Z] > git --version # timeout=10 [2023-10-26T14:19:39.577Z] > git --version # 'git version 2.25.1' [2023-10-26T14:19:39.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T14:19:39.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T14:19:42.285Z] Avoid second fetch [2023-10-26T14:19:42.285Z] Checking out Revision 43835cf99a75d9aea88a6e6ad4468f5338448856 (main) [2023-10-26T14:19:41.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-26T14:19:41.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T14:19:42.308Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T14:19:42.378Z] > git checkout -f 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 [2023-10-26T14:19:43.027Z] Commit message: "revert: Restore ignored items that were not snap-related (#399)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:19:43.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T14:19:43.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T14:19:43.948Z] Dload Upload Total Spent Left Speed [2023-10-26T14:19:43.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-10-26T14:19:44.650Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T14:19:44.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T14:19:44.992Z] + sudo tee /etc/docker/daemon.new [2023-10-26T14:19:44.992Z] { [2023-10-26T14:19:44.992Z] "registry-mirrors": [ [2023-10-26T14:19:44.992Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T14:19:44.992Z] ], [2023-10-26T14:19:44.992Z] "bip": "10.250.0.254/24", [2023-10-26T14:19:44.992Z] "hosts": [ [2023-10-26T14:19:44.992Z] "tcp://0.0.0.0:5555", [2023-10-26T14:19:44.992Z] "unix:///var/run/docker.sock" [2023-10-26T14:19:44.992Z] ], [2023-10-26T14:19:44.992Z] "mtu": 1458, [2023-10-26T14:19:44.992Z] "selinux-enabled": true, [2023-10-26T14:19:44.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T14:19:44.992Z] } [Pipeline] sh [2023-10-26T14:19:45.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T14:19:45.686Z] + sudo service docker restart [2023-10-26T14:19:55.369Z] Removing intermediate container 2072d95824cf [2023-10-26T14:19:55.369Z] ---> 634f406b3c22 [2023-10-26T14:19:55.369Z] Step 14/26 : FROM alpine:3.18 [2023-10-26T14:19:55.369Z] 3.18: Pulling from library/alpine [2023-10-26T14:19:55.369Z] 96526aa774ef: Pulling fs layer [2023-10-26T14:19:55.369Z] 96526aa774ef: Verifying Checksum [2023-10-26T14:19:55.369Z] 96526aa774ef: Download complete [2023-10-26T14:19:55.369Z] 96526aa774ef: Pull complete [2023-10-26T14:19:55.369Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T14:19:55.369Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T14:19:55.369Z] ---> 8ca4688f4f35 [2023-10-26T14:19:55.369Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T14:19:55.629Z] ---> Running in 9cc062144716 [2023-10-26T14:19:55.629Z] Removing intermediate container 9cc062144716 [2023-10-26T14:19:55.629Z] ---> dd3f08d12e6d [2023-10-26T14:19:55.629Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-26T14:19:55.629Z] ---> Running in 9efc907656f1 [2023-10-26T14:19:55.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:56.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T14:19:56.403Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T14:19:56.403Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T14:19:56.403Z] OK: 7 MiB in 16 packages [2023-10-26T14:19:56.662Z] Removing intermediate container 9efc907656f1 [2023-10-26T14:19:56.662Z] ---> 9ae66caa8297 [2023-10-26T14:19:56.662Z] Step 17/26 : WORKDIR / [2023-10-26T14:19:56.662Z] ---> Running in db0f8431eacf [2023-10-26T14:19:56.662Z] Removing intermediate container db0f8431eacf [2023-10-26T14:19:56.662Z] ---> 7c45eeb826d2 [2023-10-26T14:19:56.662Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-26T14:19:57.597Z] ---> 7ee694aa9cf0 [2023-10-26T14:19:57.597Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-26T14:19:57.855Z] ---> ac179f4d5bda [2023-10-26T14:19:57.855Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-26T14:19:57.855Z] ---> ccec0f62372d [2023-10-26T14:19:57.855Z] Step 21/26 : EXPOSE 59984 [2023-10-26T14:19:57.855Z] ---> Running in fc47ad6bcedf [2023-10-26T14:19:58.113Z] Removing intermediate container fc47ad6bcedf [2023-10-26T14:19:58.113Z] ---> 6ffebf3deb2b [2023-10-26T14:19:58.113Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-26T14:19:58.113Z] ---> Running in 2a1b35a4548f [2023-10-26T14:19:58.113Z] Removing intermediate container 2a1b35a4548f [2023-10-26T14:19:58.113Z] ---> 8732afa12e00 [2023-10-26T14:19:58.113Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-26T14:19:58.113Z] ---> Running in c8872214a663 [2023-10-26T14:19:58.113Z] Removing intermediate container c8872214a663 [2023-10-26T14:19:58.113Z] ---> c416a963baf6 [2023-10-26T14:19:58.113Z] Step 24/26 : LABEL arch=amd64 [2023-10-26T14:19:58.113Z] ---> Running in 6ce604f8f483 [2023-10-26T14:19:58.370Z] Removing intermediate container 6ce604f8f483 [2023-10-26T14:19:58.370Z] ---> 79e05a2d6171 [2023-10-26T14:19:58.370Z] Step 25/26 : LABEL git_sha=43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:19:58.370Z] ---> Running in 9a47c756c162 [2023-10-26T14:19:58.370Z] Removing intermediate container 9a47c756c162 [2023-10-26T14:19:58.370Z] ---> 7cb03700e123 [2023-10-26T14:19:58.370Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-10-26T14:19:58.370Z] ---> Running in 91f030f080e4 [2023-10-26T14:19:58.370Z] Removing intermediate container 91f030f080e4 [2023-10-26T14:19:58.370Z] ---> 8baa425bb63e [2023-10-26T14:19:58.370Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T14:19:58.370Z] Successfully built 8baa425bb63e [2023-10-26T14:19:58.370Z] 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-10-26T14:19:58.453Z] provisioning config files... [2023-10-26T14:19:58.461Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18066283499209890253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:19:58.752Z] ---> docker-login.sh [2023-10-26T14:19:58.752Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:19:58.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:58.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:58.752Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:58.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:58.752Z] [2023-10-26T14:19:58.752Z] Login Succeeded [2023-10-26T14:19:58.752Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:19:58.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:58.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:58.752Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:58.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:58.752Z] [2023-10-26T14:19:58.752Z] Login Succeeded [2023-10-26T14:19:58.752Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:19:59.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:59.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:59.011Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:59.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:59.011Z] [2023-10-26T14:19:59.011Z] Login Succeeded [2023-10-26T14:19:59.011Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:19:59.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:59.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:59.011Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:59.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:59.011Z] [2023-10-26T14:19:59.011Z] Login Succeeded [2023-10-26T14:19:59.011Z] docker.io [2023-10-26T14:19:59.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:19:59.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:19:59.270Z] Configure a credential helper to remove this warning. See [2023-10-26T14:19:59.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:19:59.270Z] [2023-10-26T14:19:59.270Z] Login Succeeded [2023-10-26T14:19:59.270Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:19:59.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:19:59.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:19:59.331Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-10-26T14:19:59.331Z] 43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:19:59.331Z] latest [2023-10-26T14:19:59.331Z] 3.1.0-dev.23 [2023-10-26T14:19:59.331Z] 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:19:59.331Z] main [2023-10-26T14:19:59.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:59.658Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:19:59.965Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:19:59.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-26T14:19:59.965Z] 0bc762070011: Preparing [2023-10-26T14:19:59.965Z] 0219fbf1c516: Preparing [2023-10-26T14:19:59.965Z] 117fa7cd9598: Preparing [2023-10-26T14:19:59.965Z] d11a4efed8f0: Preparing [2023-10-26T14:19:59.965Z] cc2447e1835a: Preparing [2023-10-26T14:19:59.965Z] cc2447e1835a: Layer already exists [2023-10-26T14:19:59.965Z] 0219fbf1c516: Pushed [2023-10-26T14:19:59.965Z] d11a4efed8f0: Pushed [2023-10-26T14:19:59.965Z] 0bc762070011: Pushed [2023-10-26T14:20:03.250Z] 117fa7cd9598: Pushed [2023-10-26T14:20:03.250Z] 43835cf99a75d9aea88a6e6ad4468f5338448856: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:03.569Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:03.876Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-26T14:20:03.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-26T14:20:03.876Z] 0bc762070011: Preparing [2023-10-26T14:20:03.876Z] 0219fbf1c516: Preparing [2023-10-26T14:20:03.876Z] 117fa7cd9598: Preparing [2023-10-26T14:20:03.876Z] d11a4efed8f0: Preparing [2023-10-26T14:20:03.876Z] cc2447e1835a: Preparing [2023-10-26T14:20:03.876Z] 117fa7cd9598: Layer already exists [2023-10-26T14:20:03.876Z] 0bc762070011: Layer already exists [2023-10-26T14:20:03.876Z] 0219fbf1c516: Layer already exists [2023-10-26T14:20:03.876Z] d11a4efed8f0: Layer already exists [2023-10-26T14:20:03.876Z] cc2447e1835a: Layer already exists [2023-10-26T14:20:03.876Z] latest: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:20:03.978Z] provisioning config files... [2023-10-26T14:20:04.005Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/180@tmp/config10478755422379061041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:20:04.193Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:04.367Z] ---> docker-login.sh [2023-10-26T14:20:04.367Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:20:04.507Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 [2023-10-26T14:20:04.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-26T14:20:04.507Z] 0bc762070011: Preparing [2023-10-26T14:20:04.507Z] 0219fbf1c516: Preparing [2023-10-26T14:20:04.507Z] 117fa7cd9598: Preparing [2023-10-26T14:20:04.507Z] d11a4efed8f0: Preparing [2023-10-26T14:20:04.507Z] cc2447e1835a: Preparing [2023-10-26T14:20:04.507Z] 0bc762070011: Layer already exists [2023-10-26T14:20:04.507Z] d11a4efed8f0: Layer already exists [2023-10-26T14:20:04.507Z] 0219fbf1c516: Layer already exists [2023-10-26T14:20:04.507Z] 117fa7cd9598: Layer already exists [2023-10-26T14:20:04.507Z] cc2447e1835a: Layer already exists [2023-10-26T14:20:04.507Z] 3.1.0-dev.23: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:04.827Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:20:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:20:04.955Z] Configure a credential helper to remove this warning. See [2023-10-26T14:20:04.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:20:04.955Z] [2023-10-26T14:20:04.955Z] Login Succeeded [2023-10-26T14:20:04.955Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:20:05.128Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:20:05.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-26T14:20:05.128Z] 0bc762070011: Preparing [2023-10-26T14:20:05.128Z] 0219fbf1c516: Preparing [2023-10-26T14:20:05.128Z] 117fa7cd9598: Preparing [2023-10-26T14:20:05.128Z] d11a4efed8f0: Preparing [2023-10-26T14:20:05.128Z] cc2447e1835a: Preparing [2023-10-26T14:20:05.128Z] 117fa7cd9598: Layer already exists [2023-10-26T14:20:05.128Z] cc2447e1835a: Layer already exists [2023-10-26T14:20:05.128Z] 0219fbf1c516: Layer already exists [2023-10-26T14:20:05.128Z] d11a4efed8f0: Layer already exists [2023-10-26T14:20:05.128Z] 0bc762070011: Layer already exists [2023-10-26T14:20:05.128Z] 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:05.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:20:05.456Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:05.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:20:05.492Z] Configure a credential helper to remove this warning. See [2023-10-26T14:20:05.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:20:05.492Z] [2023-10-26T14:20:05.492Z] Login Succeeded [2023-10-26T14:20:05.492Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:20:05.769Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-10-26T14:20:05.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-26T14:20:05.769Z] 0bc762070011: Preparing [2023-10-26T14:20:05.769Z] 0219fbf1c516: Preparing [2023-10-26T14:20:05.769Z] 117fa7cd9598: Preparing [2023-10-26T14:20:05.769Z] d11a4efed8f0: Preparing [2023-10-26T14:20:05.769Z] cc2447e1835a: Preparing [2023-10-26T14:20:05.769Z] 117fa7cd9598: Layer already exists [2023-10-26T14:20:05.769Z] 0bc762070011: Layer already exists [2023-10-26T14:20:05.769Z] d11a4efed8f0: Layer already exists [2023-10-26T14:20:05.769Z] cc2447e1835a: Layer already exists [2023-10-26T14:20:05.769Z] 0219fbf1c516: Layer already exists [2023-10-26T14:20:05.769Z] main: digest: sha256:0f02b8c130c4a4334a43d9816b48eb390fc8a564ff6af7c289d70c4cda3760eb size: 1365 [2023-10-26T14:20:05.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:20:05.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:20:05.770Z] Configure a credential helper to remove this warning. See [2023-10-26T14:20:05.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:20:05.770Z] [2023-10-26T14:20:05.770Z] Login Succeeded [2023-10-26T14:20:05.770Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:20:05.810Z] ===================================================== [Pipeline] echo [2023-10-26T14:20:05.817Z] taggedImages: [2023-10-26T14:20:05.817Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:20:05.817Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-26T14:20:05.817Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.23 [2023-10-26T14:20:05.817Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:20:05.817Z] - 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-10-26T14:20:06.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:20:06.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:20:06.043Z] Configure a credential helper to remove this warning. See [2023-10-26T14:20:06.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:20:06.043Z] [2023-10-26T14:20:06.043Z] Login Succeeded [2023-10-26T14:20:06.043Z] docker.io [2023-10-26T14:20:06.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:20:06.207Z] [2023-10-26T14:20:06.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:06.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:20:06.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:20:06.505Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T14:20:06.505Z] 5eb5b503b376: Pulling fs layer [2023-10-26T14:20:06.505Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T14:20:06.505Z] ec43610c2a17: Pulling fs layer [2023-10-26T14:20:06.505Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T14:20:06.505Z] 33b1e0a273af: Pulling fs layer [2023-10-26T14:20:06.505Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T14:20:06.505Z] 2f39f015ded8: Pulling fs layer [2023-10-26T14:20:06.505Z] 3a2ae6a8a46f: Waiting [2023-10-26T14:20:06.505Z] 33b1e0a273af: Waiting [2023-10-26T14:20:06.505Z] 5d3b04190fa2: Waiting [2023-10-26T14:20:06.505Z] 2f39f015ded8: Waiting [2023-10-26T14:20:06.505Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T14:20:06.505Z] 5c69ac0246d0: Download complete [2023-10-26T14:20:06.505Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-26T14:20:06.505Z] 3a2ae6a8a46f: Download complete [2023-10-26T14:20:06.505Z] 33b1e0a273af: Download complete [2023-10-26T14:20:06.505Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T14:20:06.505Z] 5d3b04190fa2: Download complete [2023-10-26T14:20:06.505Z] ec43610c2a17: Verifying Checksum [2023-10-26T14:20:06.505Z] ec43610c2a17: Download complete [2023-10-26T14:20:06.763Z] 5eb5b503b376: Verifying Checksum [2023-10-26T14:20:06.763Z] 5eb5b503b376: Download complete [2023-10-26T14:20:06.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:20:06.909Z] Configure a credential helper to remove this warning. See [2023-10-26T14:20:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:20:06.909Z] [2023-10-26T14:20:06.909Z] Login Succeeded [2023-10-26T14:20:06.909Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:20:06.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T14:20:07.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:20:07.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:20:07.245Z] ========================================================= [2023-10-26T14:20:07.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T14:20:07.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:20:07.326Z] 2f39f015ded8: Download complete [2023-10-26T14:20:07.616Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T14:20:08.227Z] Sending build context to Docker daemon 14.17MB [2023-10-26T14:20:08.227Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:20:08.227Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T14:20:08.259Z] 5eb5b503b376: Pull complete [2023-10-26T14:20:08.259Z] 5c69ac0246d0: Pull complete [2023-10-26T14:20:08.500Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T14:20:08.500Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T14:20:08.500Z] 5d54e960e981: Pulling fs layer [2023-10-26T14:20:08.500Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T14:20:08.500Z] f0e02332f6b5: Pulling fs layer [2023-10-26T14:20:08.500Z] cefa15bbcfad: Pulling fs layer [2023-10-26T14:20:08.500Z] 17808c966233: Pulling fs layer [2023-10-26T14:20:08.500Z] f4c1fc716caa: Pulling fs layer [2023-10-26T14:20:08.500Z] cefa15bbcfad: Waiting [2023-10-26T14:20:08.500Z] f0e02332f6b5: Waiting [2023-10-26T14:20:08.500Z] 17808c966233: Waiting [2023-10-26T14:20:08.500Z] f4c1fc716caa: Waiting [2023-10-26T14:20:08.500Z] 5d54e960e981: Download complete [2023-10-26T14:20:08.500Z] f0e02332f6b5: Verifying Checksum [2023-10-26T14:20:08.500Z] f0e02332f6b5: Download complete [2023-10-26T14:20:08.500Z] cefa15bbcfad: Verifying Checksum [2023-10-26T14:20:08.500Z] cefa15bbcfad: Download complete [2023-10-26T14:20:08.500Z] 9fda8d8052c6: Verifying Checksum [2023-10-26T14:20:08.500Z] 9fda8d8052c6: Download complete [2023-10-26T14:20:08.825Z] ec43610c2a17: Pull complete [2023-10-26T14:20:08.825Z] 3a2ae6a8a46f: Pull complete [2023-10-26T14:20:09.083Z] 33b1e0a273af: Pull complete [2023-10-26T14:20:09.090Z] f4c1fc716caa: Verifying Checksum [2023-10-26T14:20:09.090Z] f4c1fc716caa: Download complete [2023-10-26T14:20:09.345Z] 5d3b04190fa2: Pull complete [2023-10-26T14:20:09.367Z] 9fda8d8052c6: Pull complete [2023-10-26T14:20:09.961Z] 5d54e960e981: Pull complete [2023-10-26T14:20:10.230Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T14:20:10.230Z] c4a7e357bf2a: Download complete [2023-10-26T14:20:11.195Z] 17808c966233: Verifying Checksum [2023-10-26T14:20:11.195Z] 17808c966233: Download complete [2023-10-26T14:20:14.616Z] 2f39f015ded8: Pull complete [2023-10-26T14:20:14.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T14:20:14.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:20:14.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:20:14.694Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:20:14.721Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T14:20:19.749Z] $ docker top eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:20:20.145Z] ---> job-cost.sh [2023-10-26T14:20:20.145Z] lf-activate-venv: SKIPPING [2023-10-26T14:20:20.145Z] INFO: No Stack... [2023-10-26T14:20:20.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T14:20:20.972Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T14:20:21.259Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-10-26T14:20:21.259Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T14:20:21.272Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [2023-10-26T14:20:21.281Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] did not exist. Created. [2023-10-26T14:20:21.281Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T14:20:21.579Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T14:20:21.611Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T14:20:21.619Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T14:20:21.637Z] $ docker stop --time=1 eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 [2023-10-26T14:20:22.781Z] $ docker rm -f --volumes eca7c7fa4114f63bc332f7852ed4c3e8067286a175d86be47bac675098c476c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T14:20:23.527Z] c4a7e357bf2a: Pull complete [2023-10-26T14:20:23.527Z] f0e02332f6b5: Pull complete [2023-10-26T14:20:23.527Z] cefa15bbcfad: Pull complete [2023-10-26T14:20:31.751Z] 17808c966233: Pull complete [2023-10-26T14:20:32.019Z] f4c1fc716caa: Pull complete [2023-10-26T14:20:32.019Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T14:20:32.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T14:20:32.019Z] ---> ea914061e18c [2023-10-26T14:20:32.019Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:20:33.980Z] ---> Running in 9452a4782deb [2023-10-26T14:20:34.263Z] Removing intermediate container 9452a4782deb [2023-10-26T14:20:34.263Z] ---> 930685b304c4 [2023-10-26T14:20:34.263Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:20:34.535Z] ---> Running in cc05dd332472 [2023-10-26T14:20:34.804Z] Removing intermediate container cc05dd332472 [2023-10-26T14:20:34.804Z] ---> 8dd4b637bfcc [2023-10-26T14:20:34.804Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:20:34.804Z] ---> Running in 8ca9f21695a3 [2023-10-26T14:20:35.074Z] Removing intermediate container 8ca9f21695a3 [2023-10-26T14:20:35.074Z] ---> 0e34b2d669fa [2023-10-26T14:20:35.074Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:20:35.345Z] ---> Running in f3ccf378898e [2023-10-26T14:20:35.619Z] Removing intermediate container f3ccf378898e [2023-10-26T14:20:35.619Z] ---> b173cea3d0a5 [2023-10-26T14:20:35.619Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-26T14:20:35.619Z] ---> Running in eeb1e1689a22 [2023-10-26T14:20:36.207Z] Removing intermediate container eeb1e1689a22 [2023-10-26T14:20:36.207Z] ---> ab73d8c4279f [2023-10-26T14:20:36.207Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:20:36.207Z] ---> Running in 3e861a876003 [2023-10-26T14:20:37.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:20:37.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:20:39.163Z] OK: 266 MiB in 52 packages [2023-10-26T14:20:39.784Z] Removing intermediate container 3e861a876003 [2023-10-26T14:20:39.784Z] ---> 77762431747b [2023-10-26T14:20:39.784Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-26T14:20:39.784Z] ---> Running in 007b69f9ad45 [2023-10-26T14:20:40.374Z] Removing intermediate container 007b69f9ad45 [2023-10-26T14:20:40.374Z] ---> def8516c27a6 [2023-10-26T14:20:40.374Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-26T14:20:40.647Z] ---> c46a46822044 [2023-10-26T14:20:40.647Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:20:40.922Z] ---> Running in 8006fef2e18e [2023-10-26T14:22:32.604Z] Removing intermediate container 8006fef2e18e [2023-10-26T14:22:32.604Z] ---> af0d2f3f2ec5 [2023-10-26T14:22:32.604Z] Step 12/13 : COPY . . [2023-10-26T14:22:32.604Z] ---> 891e02b88684 [2023-10-26T14:22:32.604Z] Step 13/13 : RUN ${MAKE} [2023-10-26T14:22:32.604Z] ---> Running in c72350b82123 [2023-10-26T14:22:32.604Z] noop [2023-10-26T14:22:32.604Z] Removing intermediate container c72350b82123 [2023-10-26T14:22:32.604Z] ---> 50f08e7952a0 [2023-10-26T14:22:32.604Z] Successfully built 50f08e7952a0 [2023-10-26T14:22:32.604Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:32.969Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T14:22:32.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:22:33.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container [2023-10-26T14:22:33.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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-10-26T14:22:34.630Z] $ docker top 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:22:35.528Z] + go version [2023-10-26T14:22:35.528Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T14:22:35.563Z] $ docker stop --time=1 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e [2023-10-26T14:22:37.301Z] $ docker rm -f --volumes 556ba70aa3f48408c5939d6f4b2218c427ba5f343da3a31081c0a98e80d00f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:22:37.861Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T14:22:37.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:22:38.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container [2023-10-26T14:22:38.154Z] $ 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/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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-10-26T14:22:42.496Z] $ docker top d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:22:42.992Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/180 [Pipeline] fileExists [Pipeline] sh [2023-10-26T14:22:43.632Z] + make test [2023-10-26T14:22:43.632Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T14:22:47.905Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-26T14:24:54.686Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-26T14:24:54.686Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-26T14:24:54.686Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.196s coverage: 31.5% of statements [2023-10-26T14:25:16.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.628s coverage: 86.5% of statements [2023-10-26T14:25:17.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T14:25:17.388Z] go vet ./... [2023-10-26T14:25:44.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T14:25:44.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T14:25:44.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T14:25:44.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T14:25:44.155Z] $ docker stop --time=1 d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 [2023-10-26T14:25:46.073Z] $ docker rm -f --volumes d3185ada11cc4bafcef2994e86ae61057d236757b12b8336f4de6e69a302e1f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:25:47.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T14:25:47.238Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T14:25:47.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T14:25:48.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T14:25:48.433Z] + ls -al . [2023-10-26T14:25:48.433Z] total 232 [2023-10-26T14:25:48.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:22 . [2023-10-26T14:25:48.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 .. [2023-10-26T14:25:48.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 14:19 .git [2023-10-26T14:25:48.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 .github [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 26 14:19 .gitignore [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 14:19 .golangci.yml [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 26 14:19 Attribution.txt [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 26 14:19 CHANGELOG.md [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 26 14:19 Dockerfile [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 14:19 GOVERNANCE.md [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 26 14:19 Jenkinsfile [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 14:19 LICENSE [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 26 14:19 Makefile [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 14:19 OWNERS.md [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 26 14:19 README.md [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 14:17 VERSION [2023-10-26T14:25:48.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 14:19 bin [2023-10-26T14:25:48.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 14:19 cmd [2023-10-26T14:25:48.433Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 26 14:25 coverage.out [2023-10-26T14:25:48.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 doc [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 26 14:19 go.mod [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 26 14:19 go.sum [2023-10-26T14:25:48.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 14:19 internal [2023-10-26T14:25:48.433Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 26 14:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:25:48.766Z] + 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=43835cf99a75d9aea88a6e6ad4468f5338448856 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-10-26T14:25:49.351Z] Sending build context to Docker daemon 14.25MB [2023-10-26T14:25:49.351Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T14:25:49.351Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-26T14:25:49.351Z] ---> 50f08e7952a0 [2023-10-26T14:25:49.351Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-26T14:25:49.351Z] ---> Running in 180585c50b7a [2023-10-26T14:25:49.620Z] Removing intermediate container 180585c50b7a [2023-10-26T14:25:49.620Z] ---> 8c1c639b0a59 [2023-10-26T14:25:49.620Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T14:25:49.886Z] ---> Running in 1f2497513593 [2023-10-26T14:25:50.154Z] Removing intermediate container 1f2497513593 [2023-10-26T14:25:50.154Z] ---> 1d6edeb879ab [2023-10-26T14:25:50.154Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-26T14:25:50.154Z] ---> Running in a2b3d04f34e8 [2023-10-26T14:25:50.740Z] Removing intermediate container a2b3d04f34e8 [2023-10-26T14:25:50.740Z] ---> 157da5c26811 [2023-10-26T14:25:50.740Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T14:25:50.740Z] ---> Running in c2c456e0a6c0 [2023-10-26T14:25:51.005Z] Removing intermediate container c2c456e0a6c0 [2023-10-26T14:25:51.006Z] ---> 765c6d6fb10b [2023-10-26T14:25:51.006Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-26T14:25:51.006Z] ---> Running in e02ef8567193 [2023-10-26T14:25:51.272Z] Removing intermediate container e02ef8567193 [2023-10-26T14:25:51.272Z] ---> d4b373a15e6f [2023-10-26T14:25:51.272Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T14:25:51.543Z] ---> Running in a0ac851db94f [2023-10-26T14:25:52.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:25:53.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:25:54.036Z] OK: 266 MiB in 52 packages [2023-10-26T14:25:58.314Z] Removing intermediate container a0ac851db94f [2023-10-26T14:25:58.314Z] ---> 06842093940e [2023-10-26T14:25:58.314Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-26T14:25:58.314Z] ---> Running in c2b95a9a0ad1 [2023-10-26T14:25:58.582Z] Removing intermediate container c2b95a9a0ad1 [2023-10-26T14:25:58.582Z] ---> 7524f34a9c29 [2023-10-26T14:25:58.582Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-26T14:25:59.166Z] ---> b74002e10917 [2023-10-26T14:25:59.166Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T14:25:59.166Z] ---> Running in 577843fbe51a [2023-10-26T14:26:01.760Z] Removing intermediate container 577843fbe51a [2023-10-26T14:26:01.760Z] ---> 1afba5263c96 [2023-10-26T14:26:01.760Z] Step 12/26 : COPY . . [2023-10-26T14:26:03.180Z] ---> 1ed58e018b68 [2023-10-26T14:26:03.180Z] Step 13/26 : RUN ${MAKE} [2023-10-26T14:26:03.180Z] ---> Running in 621a5c80e6d2 [2023-10-26T14:26:04.153Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-26T14:28:10.831Z] Removing intermediate container 621a5c80e6d2 [2023-10-26T14:28:10.831Z] ---> 0a3fe47fa9a4 [2023-10-26T14:28:10.831Z] Step 14/26 : FROM alpine:3.18 [2023-10-26T14:28:10.831Z] 3.18: Pulling from library/alpine [2023-10-26T14:28:10.831Z] 579b34f0a95b: Pulling fs layer [2023-10-26T14:28:10.831Z] 579b34f0a95b: Download complete [2023-10-26T14:28:10.831Z] 579b34f0a95b: Pull complete [2023-10-26T14:28:10.831Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T14:28:10.831Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T14:28:10.831Z] ---> 3cc203321400 [2023-10-26T14:28:10.831Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T14:28:10.831Z] ---> Running in 2d63287b080c [2023-10-26T14:28:10.831Z] Removing intermediate container 2d63287b080c [2023-10-26T14:28:10.831Z] ---> 4b6d2143f95c [2023-10-26T14:28:10.831Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-26T14:28:10.831Z] ---> Running in dfce16160c5d [2023-10-26T14:28:10.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T14:28:10.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T14:28:10.831Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T14:28:10.831Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T14:28:10.831Z] OK: 8 MiB in 16 packages [2023-10-26T14:28:11.098Z] Removing intermediate container dfce16160c5d [2023-10-26T14:28:11.098Z] ---> 1bd02a4cc0c2 [2023-10-26T14:28:11.098Z] Step 17/26 : WORKDIR / [2023-10-26T14:28:11.364Z] ---> Running in 91c19a67d595 [2023-10-26T14:28:11.632Z] Removing intermediate container 91c19a67d595 [2023-10-26T14:28:11.632Z] ---> 03a813926c71 [2023-10-26T14:28:11.632Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-26T14:28:13.583Z] ---> f82760818387 [2023-10-26T14:28:13.583Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-26T14:28:13.855Z] ---> fd75e9bd9c3f [2023-10-26T14:28:13.855Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-26T14:28:14.440Z] ---> 4549b593ece3 [2023-10-26T14:28:14.440Z] Step 21/26 : EXPOSE 59984 [2023-10-26T14:28:14.440Z] ---> Running in 094dc0e46972 [2023-10-26T14:28:14.707Z] Removing intermediate container 094dc0e46972 [2023-10-26T14:28:14.707Z] ---> a5e821b8521e [2023-10-26T14:28:14.707Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-26T14:28:14.707Z] ---> Running in cc39d0413206 [2023-10-26T14:28:14.974Z] Removing intermediate container cc39d0413206 [2023-10-26T14:28:14.974Z] ---> 66b29d7ee996 [2023-10-26T14:28:14.974Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-26T14:28:14.974Z] ---> Running in 6b0931052be9 [2023-10-26T14:28:15.565Z] Removing intermediate container 6b0931052be9 [2023-10-26T14:28:15.565Z] ---> 57d113e22e07 [2023-10-26T14:28:15.565Z] Step 24/26 : LABEL arch=arm64 [2023-10-26T14:28:15.565Z] ---> Running in d808588ee071 [2023-10-26T14:28:15.830Z] Removing intermediate container d808588ee071 [2023-10-26T14:28:15.830Z] ---> 249ac1621950 [2023-10-26T14:28:15.830Z] Step 25/26 : LABEL git_sha=43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:28:15.830Z] ---> Running in 2a6a0ccc78ad [2023-10-26T14:28:16.100Z] Removing intermediate container 2a6a0ccc78ad [2023-10-26T14:28:16.370Z] ---> 154bd61aa94c [2023-10-26T14:28:16.371Z] Step 26/26 : LABEL version=3.1.0-dev.23 [2023-10-26T14:28:16.371Z] ---> Running in c07ba2d7a849 [2023-10-26T14:28:16.639Z] Removing intermediate container c07ba2d7a849 [2023-10-26T14:28:16.639Z] ---> ecdfd14338ef [2023-10-26T14:28:16.639Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T14:28:16.639Z] Successfully built ecdfd14338ef [2023-10-26T14:28:16.639Z] 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-10-26T14:28:16.765Z] provisioning config files... [2023-10-26T14:28:16.781Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/180@tmp/config12229053312725011369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:28:17.130Z] ---> docker-login.sh [2023-10-26T14:28:17.130Z] nexus3.edgexfoundry.org:10001 [2023-10-26T14:28:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:28:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:28:17.397Z] Configure a credential helper to remove this warning. See [2023-10-26T14:28:17.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:28:17.397Z] [2023-10-26T14:28:17.397Z] Login Succeeded [2023-10-26T14:28:17.397Z] nexus3.edgexfoundry.org:10002 [2023-10-26T14:28:17.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:28:17.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:28:17.668Z] Configure a credential helper to remove this warning. See [2023-10-26T14:28:17.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:28:17.668Z] [2023-10-26T14:28:17.668Z] Login Succeeded [2023-10-26T14:28:17.669Z] nexus3.edgexfoundry.org:10003 [2023-10-26T14:28:17.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:28:18.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:28:18.210Z] Configure a credential helper to remove this warning. See [2023-10-26T14:28:18.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:28:18.210Z] [2023-10-26T14:28:18.210Z] Login Succeeded [2023-10-26T14:28:18.210Z] nexus3.edgexfoundry.org:10004 [2023-10-26T14:28:18.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:28:18.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:28:18.479Z] Configure a credential helper to remove this warning. See [2023-10-26T14:28:18.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:28:18.479Z] [2023-10-26T14:28:18.479Z] Login Succeeded [2023-10-26T14:28:18.753Z] docker.io [2023-10-26T14:28:18.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T14:28:19.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T14:28:19.342Z] Configure a credential helper to remove this warning. See [2023-10-26T14:28:19.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T14:28:19.342Z] [2023-10-26T14:28:19.342Z] Login Succeeded [2023-10-26T14:28:19.342Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T14:28:19.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:28:19.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T14:28:19.418Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-10-26T14:28:19.418Z] 43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:28:19.418Z] latest [2023-10-26T14:28:19.418Z] 3.1.0-dev.23 [2023-10-26T14:28:19.418Z] 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:28:19.418Z] main [2023-10-26T14:28:19.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:19.891Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:20.543Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:28:20.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-26T14:28:20.543Z] 347c1878ed70: Preparing [2023-10-26T14:28:20.543Z] 82394d0be036: Preparing [2023-10-26T14:28:20.543Z] 553da04037b1: Preparing [2023-10-26T14:28:20.543Z] 2b9e904b2468: Preparing [2023-10-26T14:28:20.543Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:28:20.543Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:28:20.829Z] 347c1878ed70: Pushed [2023-10-26T14:28:20.829Z] 82394d0be036: Pushed [2023-10-26T14:28:20.829Z] 2b9e904b2468: Pushed [2023-10-26T14:28:27.527Z] 553da04037b1: Pushed [2023-10-26T14:28:27.527Z] 43835cf99a75d9aea88a6e6ad4468f5338448856: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:27.898Z] + 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-10-26T14:28:28.255Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-26T14:28:28.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-26T14:28:28.255Z] 347c1878ed70: Preparing [2023-10-26T14:28:28.255Z] 82394d0be036: Preparing [2023-10-26T14:28:28.255Z] 553da04037b1: Preparing [2023-10-26T14:28:28.255Z] 2b9e904b2468: Preparing [2023-10-26T14:28:28.255Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:28:28.255Z] 82394d0be036: Layer already exists [2023-10-26T14:28:28.523Z] 347c1878ed70: Layer already exists [2023-10-26T14:28:28.523Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:28:28.523Z] 2b9e904b2468: Layer already exists [2023-10-26T14:28:28.523Z] 553da04037b1: Layer already exists [2023-10-26T14:28:28.523Z] latest: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:28.879Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:29.230Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 [2023-10-26T14:28:29.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-26T14:28:29.230Z] 347c1878ed70: Preparing [2023-10-26T14:28:29.230Z] 82394d0be036: Preparing [2023-10-26T14:28:29.230Z] 553da04037b1: Preparing [2023-10-26T14:28:29.230Z] 2b9e904b2468: Preparing [2023-10-26T14:28:29.230Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:28:29.230Z] 347c1878ed70: Layer already exists [2023-10-26T14:28:29.230Z] 82394d0be036: Layer already exists [2023-10-26T14:28:29.230Z] 553da04037b1: Layer already exists [2023-10-26T14:28:29.230Z] 2b9e904b2468: Layer already exists [2023-10-26T14:28:29.230Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:28:29.499Z] 3.1.0-dev.23: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:29.860Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:30.217Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:28:30.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-26T14:28:30.217Z] 347c1878ed70: Preparing [2023-10-26T14:28:30.217Z] 82394d0be036: Preparing [2023-10-26T14:28:30.217Z] 553da04037b1: Preparing [2023-10-26T14:28:30.217Z] 2b9e904b2468: Preparing [2023-10-26T14:28:30.217Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:28:30.217Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:28:30.217Z] 2b9e904b2468: Layer already exists [2023-10-26T14:28:30.217Z] 553da04037b1: Layer already exists [2023-10-26T14:28:30.217Z] 82394d0be036: Layer already exists [2023-10-26T14:28:30.217Z] 347c1878ed70: Layer already exists [2023-10-26T14:28:30.485Z] 43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:30.845Z] + 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-10-26T14:28:31.181Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-10-26T14:28:31.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-26T14:28:31.181Z] 347c1878ed70: Preparing [2023-10-26T14:28:31.181Z] 82394d0be036: Preparing [2023-10-26T14:28:31.181Z] 553da04037b1: Preparing [2023-10-26T14:28:31.182Z] 2b9e904b2468: Preparing [2023-10-26T14:28:31.182Z] 5f4d9fc4d98d: Preparing [2023-10-26T14:28:31.182Z] 2b9e904b2468: Layer already exists [2023-10-26T14:28:31.182Z] 553da04037b1: Layer already exists [2023-10-26T14:28:31.182Z] 82394d0be036: Layer already exists [2023-10-26T14:28:33.763Z] 5f4d9fc4d98d: Layer already exists [2023-10-26T14:28:33.763Z] 347c1878ed70: Layer already exists [2023-10-26T14:28:33.763Z] main: digest: sha256:c9f3742938cd8bb782dd3c0445ce7e6172668f0c28376fdff8466825d50d8425 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-26T14:28:33.808Z] ===================================================== [Pipeline] echo [2023-10-26T14:28:33.814Z] taggedImages: [2023-10-26T14:28:33.815Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856 [2023-10-26T14:28:33.815Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-26T14:28:33.815Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.23 [2023-10-26T14:28:33.815Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:43835cf99a75d9aea88a6e6ad4468f5338448856-3.1.0-dev.23 [2023-10-26T14:28:33.815Z] - 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-10-26T14:28:34.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:28:34.175Z] [2023-10-26T14:28:34.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:28:34.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:28:34.506Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T14:28:34.506Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T14:28:34.506Z] 04944245beec: Pulling fs layer [2023-10-26T14:28:34.506Z] 699f458cf7ca: Pulling fs layer [2023-10-26T14:28:34.506Z] 765212b225bb: Pulling fs layer [2023-10-26T14:28:34.506Z] f23df028b6ca: Pulling fs layer [2023-10-26T14:28:34.506Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T14:28:34.506Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T14:28:34.506Z] 765212b225bb: Waiting [2023-10-26T14:28:34.506Z] f23df028b6ca: Waiting [2023-10-26T14:28:34.506Z] d65c8cfc05b1: Waiting [2023-10-26T14:28:34.506Z] 2437ff75d9bd: Waiting [2023-10-26T14:28:34.775Z] 04944245beec: Verifying Checksum [2023-10-26T14:28:34.775Z] 04944245beec: Download complete [2023-10-26T14:28:34.775Z] 765212b225bb: Download complete [2023-10-26T14:28:34.775Z] f23df028b6ca: Verifying Checksum [2023-10-26T14:28:34.775Z] f23df028b6ca: Download complete [2023-10-26T14:28:34.775Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T14:28:34.775Z] d65c8cfc05b1: Download complete [2023-10-26T14:28:35.042Z] 699f458cf7ca: Verifying Checksum [2023-10-26T14:28:35.042Z] 699f458cf7ca: Download complete [2023-10-26T14:28:35.310Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T14:28:35.310Z] 8998bd30e6a1: Download complete [2023-10-26T14:28:37.891Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T14:28:37.891Z] 2437ff75d9bd: Download complete [2023-10-26T14:28:39.846Z] 8998bd30e6a1: Pull complete [2023-10-26T14:28:40.431Z] 04944245beec: Pull complete [2023-10-26T14:28:41.857Z] 699f458cf7ca: Pull complete [2023-10-26T14:28:42.128Z] 765212b225bb: Pull complete [2023-10-26T14:28:43.095Z] f23df028b6ca: Pull complete [2023-10-26T14:28:43.366Z] d65c8cfc05b1: Pull complete [2023-10-26T14:29:05.465Z] 2437ff75d9bd: Pull complete [2023-10-26T14:29:05.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T14:29:05.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T14:29:05.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:29:05.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-11913 does not seem to be running inside a container [2023-10-26T14:29:05.746Z] $ 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/180 -v /w/workspace/device-onvif-camera/180:/w/workspace/device-onvif-camera/180:rw,z -v /w/workspace/device-onvif-camera/180@tmp:/w/workspace/device-onvif-camera/180@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-10-26T14:29:08.649Z] $ docker top 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:29:09.555Z] ---> job-cost.sh [2023-10-26T14:29:09.555Z] lf-activate-venv: SKIPPING [2023-10-26T14:29:09.555Z] INFO: No Stack... [2023-10-26T14:29:10.140Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T14:29:11.100Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T14:29:11.740Z] + + cat /w/workspace/device-onvif-camera/180/archives/cost.csv [2023-10-26T14:29:11.740Z] cut -d, -f6 [Pipeline] lock [2023-10-26T14:29:11.814Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [2023-10-26T14:29:11.819Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] did not exist. Created. [2023-10-26T14:29:11.819Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T14:29:12.480Z] /w/workspace/device-onvif-camera/180@tmp/durable-3c6aa396/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T14:29:13.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T14:29:13.167Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T14:29:13.233Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T14:29:13.242Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T14:29:13.271Z] $ docker stop --time=1 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc [2023-10-26T14:29:16.322Z] $ docker rm -f --volumes 187cba1b09c10a172ea018c4625159bc147a5bab6e6189db989366cad4d858fc [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-10-26T14:29:16.771Z] provisioning config files... [2023-10-26T14:29:16.779Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1890550187810793247tmp [Pipeline] { [Pipeline] sh [2023-10-26T14:29:17.070Z] + set +x [2023-10-26T14:29:17.070Z] + curl -s https://codecov.io/bash [2023-10-26T14:29:17.070Z] + bash -s -- [2023-10-26T14:29:17.070Z] [2023-10-26T14:29:17.070Z] _____ _ [2023-10-26T14:29:17.070Z] / ____| | | [2023-10-26T14:29:17.070Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T14:29:17.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T14:29:17.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T14:29:17.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T14:29:17.070Z] Bash-1.0.6 [2023-10-26T14:29:17.070Z] [2023-10-26T14:29:17.070Z] [2023-10-26T14:29:17.070Z] ==> git version 2.25.1 found [2023-10-26T14:29:17.070Z] ==> 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-10-26T14:29:17.070Z] Release-Date: 2020-01-08 [2023-10-26T14:29:17.070Z] 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-10-26T14:29:17.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T14:29:17.070Z] ==> Jenkins CI detected. [2023-10-26T14:29:17.070Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-10-26T14:29:17.070Z] project root: . [2023-10-26T14:29:17.070Z] --> token set from env [2023-10-26T14:29:17.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T14:29:17.070Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T14:29:17.070Z] ==> Python coveragepy not found [2023-10-26T14:29:17.070Z] ==> Searching for coverage reports in: [2023-10-26T14:29:17.070Z] + . [2023-10-26T14:29:17.070Z] -> Found 1 reports [2023-10-26T14:29:17.070Z] ==> Detecting git/mercurial file structure [2023-10-26T14:29:17.070Z] ==> Reading reports [2023-10-26T14:29:17.329Z] + ./coverage.out bytes=78456 [2023-10-26T14:29:17.329Z] ==> Appending adjustments [2023-10-26T14:29:17.329Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T14:29:17.329Z] + Found adjustments [2023-10-26T14:29:17.329Z] ==> Gzipping contents [2023-10-26T14:29:17.329Z] 12K /tmp/codecov.oSLUuH.gz [2023-10-26T14:29:17.329Z] ==> Uploading reports [2023-10-26T14:29:17.329Z] url: https://codecov.io [2023-10-26T14:29:17.329Z] query: branch=main&commit=43835cf99a75d9aea88a6e6ad4468f5338448856&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T14:29:17.329Z] -> Pinging Codecov [2023-10-26T14:29:17.329Z] 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=43835cf99a75d9aea88a6e6ad4468f5338448856&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-26T14:29:17.588Z] -> Uploading to [2023-10-26T14:29:17.588Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/F29A59C45E3A92E06B3E522C9905F8EF/43835cf99a75d9aea88a6e6ad4468f5338448856/c89aa75d-99b3-45e6-aed3-3b210f7f734d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T142917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83383a852dec8ce2648d9fecd7051e2d0f74962de1d0fe91db11ed1c697cfef4 [2023-10-26T14:29:17.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T14:29:17.588Z] Dload Upload Total Spent Left Speed [2023-10-26T14:29:17.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50624 --:--:-- --:--:-- --:--:-- 50378 100 10378 0 0 100 10378 0 28589 --:--:-- --:--:-- --:--:-- 28510 [2023-10-26T14:29:17.846Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] } [2023-10-26T14:29:17.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-26T14:29:18.078Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-26T14:29:18.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:29:18.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:29:18.386Z] [2023-10-26T14:29:18.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:29:18.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:29:18.680Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-26T14:29:18.680Z] df9b9388f04a: Pulling fs layer [2023-10-26T14:29:18.680Z] 52dc419b0ee2: Pulling fs layer [2023-10-26T14:29:18.680Z] 25bc292e5bac: Pulling fs layer [2023-10-26T14:29:18.680Z] 114826534d7a: Pulling fs layer [2023-10-26T14:29:18.680Z] 4657fd5d0bcf: Pulling fs layer [2023-10-26T14:29:18.680Z] 6ad1cebc031e: Pulling fs layer [2023-10-26T14:29:18.680Z] 8a3aa393b2d8: Pulling fs layer [2023-10-26T14:29:18.680Z] 4657fd5d0bcf: Waiting [2023-10-26T14:29:18.680Z] 6ad1cebc031e: Waiting [2023-10-26T14:29:18.680Z] 8a3aa393b2d8: Waiting [2023-10-26T14:29:18.680Z] 114826534d7a: Waiting [2023-10-26T14:29:18.680Z] 25bc292e5bac: Download complete [2023-10-26T14:29:18.680Z] 52dc419b0ee2: Verifying Checksum [2023-10-26T14:29:18.680Z] 52dc419b0ee2: Download complete [2023-10-26T14:29:18.680Z] 4657fd5d0bcf: Verifying Checksum [2023-10-26T14:29:18.680Z] 4657fd5d0bcf: Download complete [2023-10-26T14:29:18.939Z] df9b9388f04a: Verifying Checksum [2023-10-26T14:29:18.939Z] 6ad1cebc031e: Verifying Checksum [2023-10-26T14:29:18.939Z] 6ad1cebc031e: Download complete [2023-10-26T14:29:19.196Z] df9b9388f04a: Pull complete [2023-10-26T14:29:19.455Z] 52dc419b0ee2: Pull complete [2023-10-26T14:29:19.455Z] 25bc292e5bac: Pull complete [2023-10-26T14:29:19.712Z] 114826534d7a: Verifying Checksum [2023-10-26T14:29:19.712Z] 114826534d7a: Download complete [2023-10-26T14:29:19.712Z] 8a3aa393b2d8: Verifying Checksum [2023-10-26T14:29:19.712Z] 8a3aa393b2d8: Download complete [2023-10-26T14:29:23.892Z] 114826534d7a: Pull complete [2023-10-26T14:29:23.892Z] 4657fd5d0bcf: Pull complete [2023-10-26T14:29:24.149Z] 6ad1cebc031e: Pull complete [2023-10-26T14:29:26.674Z] 8a3aa393b2d8: Pull complete [2023-10-26T14:29:26.675Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-26T14:29:26.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-26T14:29:26.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:29:26.750Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:29:26.779Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-26T14:29:32.982Z] $ docker top e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T14:29:33.053Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-10-26T14:29:33.331Z] + set -o pipefail [2023-10-26T14:29:33.331Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-10-26T14:29:39.898Z] [2023-10-26T14:29:39.898Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-10-26T14:29:39.898Z] [2023-10-26T14:29:39.899Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/58e80f25-ae41-4373-925c-8e18960c2b71 [2023-10-26T14:29:39.899Z] [2023-10-26T14:29:39.899Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-26T14:29:39.899Z] [2023-10-26T14:29:39.899Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-26T14:29:39.899Z] [2023-10-26T14:29:40.835Z] [2023-10-26T14:29:40.835Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-26T14:29:40.835Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-26T14:29:40.835Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-26T14:29:40.843Z] $ docker stop --time=1 e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 [2023-10-26T14:29:45.654Z] $ docker rm -f --volumes e9814c39098c7001586ee7d29444c1feb94e5713d51fd414f6b6db4eba7a55f0 [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-10-26T14:29:46.031Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:29:46.039Z] provisioning config files... [2023-10-26T14:29:46.046Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14042923139400495011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:29:46.342Z] --> edgex-publish-swagger.sh [2023-10-26T14:29:46.342Z] === Publish doc/openapi/v3 API === [2023-10-26T14:29:46.342Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-10-26T14:29:46.342Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-10-26T14:29:46.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T14:29:46.342Z] Dload Upload Total Spent Left Speed [2023-10-26T14:29:46.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 627k --:--:-- --:--:-- --:--:-- 627k 100 485k 0 0 100 485k 0 627k --:--:-- --:--:-- --:--:-- 626k [2023-10-26T14:29:46.910Z] [2023-10-26T14:29:46.910Z] [Pipeline] } [2023-10-26T14:29:46.918Z] 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-10-26T14:29:47.303Z] + git log --format=format:%s -1 43835cf99a75d9aea88a6e6ad4468f5338448856 [Pipeline] sh [2023-10-26T14:29:47.590Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:29:47.590Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:29:47.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:29:47.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:29:47.951Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:29:47.977Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T14:29:48.336Z] $ docker top f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:29:48.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:29:48.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:29:48.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:29:48.541Z] $ docker exec f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c ssh-agent [2023-10-26T14:29:48.662Z] SSH_AUTH_SOCK=/tmp/ssh-hVEykayKVfHm/agent.31 [2023-10-26T14:29:48.662Z] SSH_AGENT_PID=37 [2023-10-26T14:29:48.666Z] Running ssh-add (command line suppressed) [2023-10-26T14:29:48.768Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12340652376145412520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12340652376145412520.key) [2023-10-26T14:29:48.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:29:49.077Z] + git semver tag [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,246 [run_tag] DEBUG tag force:False [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,246 [check_head_tag] DEBUG check head tag [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,247 [execute] INFO git cat-file --batch-check [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,250 [execute] INFO git cat-file --batch [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,262 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,262 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-26T14:29:49.336Z] 2023-10-26 14:29:49,267 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:29:49.336Z] 3.1.0-dev.23 [Pipeline] } [2023-10-26T14:29:49.342Z] $ docker exec --env ******** --env ******** f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c ssh-agent -k [2023-10-26T14:29:49.451Z] unset SSH_AUTH_SOCK; [2023-10-26T14:29:49.451Z] unset SSH_AGENT_PID; [2023-10-26T14:29:49.451Z] echo Agent pid 37 killed; [2023-10-26T14:29:49.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:29:49.769Z] + git semver [Pipeline] } [2023-10-26T14:29:50.036Z] $ docker stop --time=1 f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c [2023-10-26T14:29:51.312Z] $ docker rm -f --volumes f24f5ddbbac475be14c1b0b6f0ecac4c12f900e7a772db5f467657b9d6bae96c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:29:51.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:29:51.699Z] [2023-10-26T14:29:51.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:29:51.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:29:51.994Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-26T14:29:51.994Z] ab5ef0e58194: Pulling fs layer [2023-10-26T14:29:51.994Z] 9712f1f96733: Pulling fs layer [2023-10-26T14:29:51.994Z] 63f879dbbcfc: Pulling fs layer [2023-10-26T14:29:51.994Z] 0d9ebad4ef96: Pulling fs layer [2023-10-26T14:29:51.994Z] e9a5061849ea: Pulling fs layer [2023-10-26T14:29:51.994Z] d747dcd14b5f: Pulling fs layer [2023-10-26T14:29:51.995Z] 2de7ff778b66: Pulling fs layer [2023-10-26T14:29:51.995Z] 0d9ebad4ef96: Waiting [2023-10-26T14:29:51.995Z] e9a5061849ea: Waiting [2023-10-26T14:29:51.995Z] d747dcd14b5f: Waiting [2023-10-26T14:29:51.995Z] 2de7ff778b66: Waiting [2023-10-26T14:29:51.995Z] 9712f1f96733: Verifying Checksum [2023-10-26T14:29:51.995Z] 9712f1f96733: Download complete [2023-10-26T14:29:52.256Z] 63f879dbbcfc: Verifying Checksum [2023-10-26T14:29:52.256Z] 63f879dbbcfc: Download complete [2023-10-26T14:29:52.515Z] 0d9ebad4ef96: Verifying Checksum [2023-10-26T14:29:52.515Z] 0d9ebad4ef96: Download complete [2023-10-26T14:29:52.515Z] e9a5061849ea: Verifying Checksum [2023-10-26T14:29:52.515Z] e9a5061849ea: Download complete [2023-10-26T14:29:52.515Z] ab5ef0e58194: Verifying Checksum [2023-10-26T14:29:52.515Z] ab5ef0e58194: Download complete [2023-10-26T14:29:52.515Z] d747dcd14b5f: Verifying Checksum [2023-10-26T14:29:52.515Z] d747dcd14b5f: Download complete [2023-10-26T14:29:52.515Z] 2de7ff778b66: Verifying Checksum [2023-10-26T14:29:52.515Z] 2de7ff778b66: Download complete [2023-10-26T14:29:55.040Z] ab5ef0e58194: Pull complete [2023-10-26T14:29:55.040Z] 9712f1f96733: Pull complete [2023-10-26T14:29:55.974Z] 63f879dbbcfc: Pull complete [2023-10-26T14:30:00.164Z] 0d9ebad4ef96: Pull complete [2023-10-26T14:30:00.164Z] e9a5061849ea: Pull complete [2023-10-26T14:30:00.164Z] d747dcd14b5f: Pull complete [2023-10-26T14:30:00.991Z] 2de7ff778b66: Pull complete [2023-10-26T14:30:00.991Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-26T14:30:00.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-26T14:30:00.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:30:01.080Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:30:01.128Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-26T14:30:07.956Z] $ docker top 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:30:08.029Z] provisioning config files... [2023-10-26T14:30:08.034Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17497303992566676062tmp [2023-10-26T14:30:08.045Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8804435490668089862tmp [2023-10-26T14:30:08.054Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15244418362265935243tmp [Pipeline] { [Pipeline] echo [2023-10-26T14:30:08.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:08.352Z] ---> sigul-configuration.sh [2023-10-26T14:30:08.352Z] gpg: directory `/root/.gnupg' created [2023-10-26T14:30:08.352Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-26T14:30:08.352Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-26T14:30:08.352Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-26T14:30:08.352Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-26T14:30:08.352Z] gpg: CAST5 encrypted data [2023-10-26T14:30:08.352Z] gpg: encrypted with 1 passphrase [2023-10-26T14:30:08.352Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-26T14:30:08.636Z] + mkdir /home/jenkins [2023-10-26T14:30:08.636Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-26T14:30:08.917Z] + 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-10-26T14:30:08.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:09.208Z] ---> sigul-install.sh [2023-10-26T14:30:09.208Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-26T14:30:09.494Z] + git tag --list [2023-10-26T14:30:09.494Z] v0.0.0 [2023-10-26T14:30:09.494Z] v2.2.0 [2023-10-26T14:30:09.494Z] v2.3.0 [2023-10-26T14:30:09.494Z] v2.3.1 [2023-10-26T14:30:09.494Z] v3.0 [2023-10-26T14:30:09.494Z] v3.0.0 [2023-10-26T14:30:09.494Z] v3.1.0-dev.1 [2023-10-26T14:30:09.494Z] v3.1.0-dev.10 [2023-10-26T14:30:09.494Z] v3.1.0-dev.11 [2023-10-26T14:30:09.494Z] v3.1.0-dev.12 [2023-10-26T14:30:09.494Z] v3.1.0-dev.13 [2023-10-26T14:30:09.494Z] v3.1.0-dev.14 [2023-10-26T14:30:09.494Z] v3.1.0-dev.15 [2023-10-26T14:30:09.494Z] v3.1.0-dev.16 [2023-10-26T14:30:09.494Z] v3.1.0-dev.17 [2023-10-26T14:30:09.494Z] v3.1.0-dev.18 [2023-10-26T14:30:09.494Z] v3.1.0-dev.19 [2023-10-26T14:30:09.494Z] v3.1.0-dev.2 [2023-10-26T14:30:09.494Z] v3.1.0-dev.20 [2023-10-26T14:30:09.494Z] v3.1.0-dev.21 [2023-10-26T14:30:09.494Z] v3.1.0-dev.22 [2023-10-26T14:30:09.494Z] v3.1.0-dev.23 [2023-10-26T14:30:09.494Z] v3.1.0-dev.3 [2023-10-26T14:30:09.494Z] v3.1.0-dev.4 [2023-10-26T14:30:09.494Z] v3.1.0-dev.5 [2023-10-26T14:30:09.494Z] v3.1.0-dev.6 [2023-10-26T14:30:09.494Z] v3.1.0-dev.7 [2023-10-26T14:30:09.494Z] v3.1.0-dev.8 [2023-10-26T14:30:09.494Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-26T14:30:09.777Z] + lftools sign git-tag v3.1.0-dev.23 [2023-10-26T14:30:10.345Z] Signing Git tag with Sigul... [2023-10-26T14:30:10.345Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-10-26T14:30:10.920Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:11.204Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-26T14:30:11.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-26T14:30:11.224Z] $ docker stop --time=1 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db [2023-10-26T14:30:12.496Z] $ docker rm -f --volumes 3f2b0dbaca416ac75e877852b163d853f4590fe50cdf2b875228a9cc279ab9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-26T14:30:12.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:30:12.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:30:13.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:30:13.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:30:13.244Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:30:13.269Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T14:30:13.620Z] $ docker top 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 -eo pid,comm [2023-10-26T14:30:13.673Z] 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-10-26T14:30:13.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:30:13.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:30:13.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:30:13.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:30:13.823Z] $ docker exec 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 ssh-agent [2023-10-26T14:30:13.938Z] SSH_AUTH_SOCK=/tmp/ssh-aB6cWDxmUThG/agent.31 [2023-10-26T14:30:13.938Z] SSH_AGENT_PID=37 [2023-10-26T14:30:13.942Z] Running ssh-add (command line suppressed) [2023-10-26T14:30:14.037Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6456667309920062504.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6456667309920062504.key) [2023-10-26T14:30:14.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:30:14.339Z] + git semver bump pre [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,505 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,505 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,505 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,505 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,505 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,506 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,507 [execute] INFO git cat-file --batch-check [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,512 [execute] INFO git cat-file --batch [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T14:30:14.598Z] 2023-10-26 14:30:14,517 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:30:14.598Z] 3.1.0-dev.24 [Pipeline] } [2023-10-26T14:30:14.602Z] $ docker exec --env ******** --env ******** 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 ssh-agent -k [2023-10-26T14:30:14.704Z] unset SSH_AUTH_SOCK; [2023-10-26T14:30:14.704Z] unset SSH_AGENT_PID; [2023-10-26T14:30:14.704Z] echo Agent pid 37 killed; [2023-10-26T14:30:14.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:30:15.019Z] + git semver [Pipeline] } [2023-10-26T14:30:15.286Z] $ docker stop --time=1 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 [2023-10-26T14:30:16.574Z] $ docker rm -f --volumes 9954072f53324d31d1d6cd5bfe5c91d3624515210b9eb682d3d43494aa5d9f78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T14:30:16.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T14:30:16.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:30:17.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T14:30:17.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:30:17.279Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:30:17.305Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T14:30:17.950Z] $ docker top 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T14:30:18.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T14:30:18.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T14:30:18.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T14:30:18.138Z] $ docker exec 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 ssh-agent [2023-10-26T14:30:18.249Z] SSH_AUTH_SOCK=/tmp/ssh-ZwHRqhcZnm7X/agent.32 [2023-10-26T14:30:18.249Z] SSH_AGENT_PID=38 [2023-10-26T14:30:18.253Z] Running ssh-add (command line suppressed) [2023-10-26T14:30:18.347Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4555601616404170515.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4555601616404170515.key) [2023-10-26T14:30:18.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T14:30:18.653Z] + git semver push [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,833 [run_push] DEBUG push [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,834 [execute] INFO git cat-file --batch-check [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,838 [execute] INFO git rev-list eb7b0e8bca5423540ab0cd5a393481fe8cd17518 -- [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,839 [execute] DEBUG Popen(['git', 'rev-list', 'eb7b0e8bca5423540ab0cd5a393481fe8cd17518', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,847 [execute] INFO git fetch -v origin [2023-10-26T14:30:18.911Z] 2023-10-26 14:30:18,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-26T14:30:19.477Z] 2023-10-26 14:30:19,383 [run_push] DEBUG no remote changes detected [2023-10-26T14:30:19.477Z] 2023-10-26 14:30:19,383 [execute] INFO git push origin semver [2023-10-26T14:30:19.477Z] 2023-10-26 14:30:19,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-26T14:30:22.733Z] 2023-10-26 14:30:20,177 [run_push] DEBUG push all version tags [2023-10-26T14:30:22.733Z] 2023-10-26 14:30:20,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-26T14:30:22.733Z] 2023-10-26 14:30:20,179 [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-10-26T14:30:27.997Z] 2023-10-26 14:30:27,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-26T14:30:27.997Z] 3.1.0-dev.24 [Pipeline] } [2023-10-26T14:30:28.001Z] $ docker exec --env ******** --env ******** 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 ssh-agent -k [2023-10-26T14:30:28.103Z] unset SSH_AUTH_SOCK; [2023-10-26T14:30:28.103Z] unset SSH_AGENT_PID; [2023-10-26T14:30:28.103Z] echo Agent pid 38 killed; [2023-10-26T14:30:28.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T14:30:28.412Z] + git semver [Pipeline] } [2023-10-26T14:30:28.678Z] $ docker stop --time=1 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 [2023-10-26T14:30:29.940Z] $ docker rm -f --volumes 46d576a633ca0836e3d7a93c39b370343f84ffb44044eb0c0d48170a3f609c90 [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-10-26T14:30:30.517Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-10-26T14:30:30.517Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-26T14:30:30.517Z] total 16 [2023-10-26T14:30:30.517Z] drwxr-xr-x 3 root root 4096 Oct 26 14:20 . [2023-10-26T14:30:30.517Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:30 .. [2023-10-26T14:30:30.517Z] drwxr-xr-x 2 root root 4096 Oct 26 14:20 cost [2023-10-26T14:30:30.517Z] -rw-r--r-- 1 root root 91 Oct 26 14:20 cost.csv [2023-10-26T14:30:30.517Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-26T14:30:30.517Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-26T14:30:30.517Z] total 16 [2023-10-26T14:30:30.517Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:20 . [2023-10-26T14:30:30.517Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 14:30 .. [2023-10-26T14:30:30.517Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:20 cost [2023-10-26T14:30:30.517Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 26 14:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:30.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:31.663Z] ---> package-listing.sh [2023-10-26T14:30:31.663Z] ++ facter osfamily [2023-10-26T14:30:31.663Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T14:30:31.922Z] + OS_FAMILY=debian [2023-10-26T14:30:31.922Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-10-26T14:30:31.922Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T14:30:31.922Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T14:30:31.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T14:30:31.922Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T14:30:31.922Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-26T14:30:31.922Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T14:30:31.922Z] + case "${OS_FAMILY}" in [2023-10-26T14:30:31.922Z] + dpkg -l [2023-10-26T14:30:31.922Z] + grep '^ii' [2023-10-26T14:30:31.922Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T14:30:31.922Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T14:30:31.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T14:30:31.922Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-26T14:30:31.922Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-10-26T14:30:31.922Z] + 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-10-26T14:30:31.932Z] 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-10-26T14:30:32.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T14:30:32.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T14:30:32.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T14:30:33.127Z] prd-ubuntu20.04-docker-8c-8g-11912 does not seem to be running inside a container [2023-10-26T14:30:33.168Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T14:30:33.375Z] $ docker top 285fa79c36327060445e6dbee73f3ef4a7b35d6f100a8f5f38f7e0e46dca7a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T14:30:33.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T14:30:34.007Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T14:30:34.292Z] + ls /var/log/sa-host [2023-10-26T14:30:34.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T14:30:34.365Z] provisioning config files... [2023-10-26T14:30:34.372Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config305641382353578087tmp [Pipeline] { [Pipeline] echo [2023-10-26T14:30:34.387Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:34.667Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T14:30:34.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:34.989Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T14:30:34.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:35.277Z] ---> sudo-logs.sh [2023-10-26T14:30:35.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T14:30:35.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:35.585Z] ---> job-cost.sh [2023-10-26T14:30:35.585Z] lf-activate-venv: SKIPPING [2023-10-26T14:30:35.585Z] DEBUG: total: 0.2199999988079071 [2023-10-26T14:30:35.585Z] INFO: Retrieving Stack Cost... [2023-10-26T14:30:36.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T14:30:36.412Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T14:30:36.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T14:30:36.702Z] ---> logs-deploy.sh [2023-10-26T14:30:36.702Z] lf-activate-venv: SKIPPING [2023-10-26T14:30:36.702Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/180 [2023-10-26T14:30:36.702Z] INFO: archiving workspace using pattern(s): [2023-10-26T14:30:37.638Z] Archives upload complete. [2023-10-26T14:30:37.896Z] INFO: archiving logs to Nexus